From 125eb270296970f27078a0a8049e630348010fcb Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 3 Oct 2024 23:04:25 -0600 Subject: [PATCH] Update Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md --- .../Linux/Automation/Puppet/Puppet Deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md b/Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md index 3f07b6b..8c282f9 100644 --- a/Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md +++ b/Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md @@ -323,4 +323,4 @@ sudo /opt/puppetlabs/bin/puppet agent -t ``` !!! success "Puppet Server Deployed and Validated" - Congradulations! You have successfully deployed an entire Puppet Server, as well as integrated Gitea and r10k to deploy environment changes in a versioned environment, as well as validated functionality against a managed device using the agent (such as a laptop / spare desktop). If you got this far, be proud, because it took me over 12 hours to learn this far and document what I learned to get here. \ No newline at end of file + Congradulations! You have successfully deployed an entire Puppet Server, as well as integrated Gitea and r10k to deploy environment changes in a versioned environment, as well as validated functionality against a managed device using the agent (such as a spare laptop/desktop). If you got this far, be proud, because it took me over 12 hours write this documentation allowing you to deploy a server in less than 30 minutes. \ No newline at end of file