From 7b0eb99ef0416302f820c00f19260e2601447f21 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 3 Oct 2024 23:44:54 -0600 Subject: [PATCH] Update Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md --- .../Linux/Automation/Puppet/Puppet Deployment.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md b/Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md index b47b3cf..0e8c75f 100644 --- a/Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md +++ b/Servers & Workflows/Linux/Automation/Puppet/Puppet Deployment.md @@ -40,8 +40,7 @@ sequenceDiagram %% Agent reports back to PuppetMaster Agent->>PuppetMaster: Report status (catalog applied and neofetch installed) - - ``` +``` ## 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: