From 385be7a10748ebc96b31bf20b96f49637246b658 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Wed, 2 Oct 2024 21:26:29 -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 2b5100d..84676ca 100644 --- a/Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md +++ b/Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md @@ -57,7 +57,7 @@ At this point, you want to ensure that the device being managed by the agent is 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. ``` sh # Install PuppetDB