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

This commit is contained in:
2024-10-03 23:44:54 -06:00
parent 3f3bcfa803
commit 7b0eb99ef0

View File

@ -40,8 +40,7 @@ sequenceDiagram
%% Agent reports back to PuppetMaster %% Agent reports back to PuppetMaster
Agent->>PuppetMaster: Report status (catalog applied and neofetch installed) Agent->>PuppetMaster: Report status (catalog applied and neofetch installed)
```
```
## Deployment Steps: ## Deployment Steps:
You will need to perform a few steps outlined in the [official Puppet documentation](https://www.puppet.com/docs/puppet/7/install_puppet.html) to get a Puppet server operational. A summarized workflow is seen below: You will need to perform a few steps outlined in the [official Puppet documentation](https://www.puppet.com/docs/puppet/7/install_puppet.html) to get a Puppet server operational. A summarized workflow is seen below: