Update Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md

This commit is contained in:
2024-10-02 21:26:29 -06:00
parent 120a4809c0
commit 385be7a107

View File

@ -57,7 +57,7 @@ At this point, you want to ensure that the device being managed by the agent is
puppet agent --test puppet agent --test
``` ```
### Install PuppetDB (Onto Puppet Server) ### Install PuppetDB
At this point, we will install PuppetDB, which will add extra reporting and management functionality for Puppet to the Puppet server. At this point, we will install PuppetDB, which will add extra reporting and management functionality for Puppet to the Puppet server.
``` sh ``` sh
# Install PuppetDB # Install PuppetDB