From 19a70ada056aa752ba605d8893964a7360dc748f Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 14 Nov 2024 02:40:28 -0700 Subject: [PATCH] Update Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md --- Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md b/Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md index 838d81b..4b0e6a4 100644 --- a/Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md +++ b/Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md @@ -1,3 +1,6 @@ **Purpose**: Puppet Bolt can be leveraged in an Ansible-esque manner to connect to and enroll devices such as Windows Servers, Linux Servers, and various workstations. To this end, it could be used to run ad-hoc tasks or enroll devices into a centralized Puppet server. (e.g. `LAB-PUPPET-01.bunny-lab.io`) -## SECTION UNDER CONSTRUCTION \ No newline at end of file +!!! note "Assumptions" + This deployment assumes you are deploying Puppet bolt onto the same server as Puppet. If you have not already, follow the [Puppet Deployment](https://docs.bunny-lab.io/Servers%20%26%20Workflows/Linux/Automation/Puppet/Puppet/) documentation to do so before continuing with the Puppet Bolt deployment. + + \ No newline at end of file