From a59140a0dcc09297ea42cbbb3a3085ff562641b7 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 14 Nov 2024 02:24:00 -0700 Subject: [PATCH] Add Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md --- Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md diff --git a/Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md b/Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md new file mode 100644 index 0000000..e6bb5a1 --- /dev/null +++ b/Servers & Workflows/Linux/Automation/Puppet/Puppet Bolt.md @@ -0,0 +1,3 @@ +**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