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

This commit is contained in:
2024-10-03 21:13:55 -06:00
parent b88bddeb3b
commit ff87a59438

View File

@ -56,7 +56,7 @@ At this point, you want to ensure that the device being managed by the agent is
``` sh ``` sh
puppet agent --test puppet agent --test
``` ```
??? Legacy PuppetDB Deployment (Not Recommended)
### Install PuppetDB ### 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