From d6ad91ee67415e640ec0394cc57280f9c2b0e0b3 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Wed, 2 Oct 2024 18:02:24 -0600 Subject: [PATCH] Update Servers & Workflows/Linux/Automation/Puppet/Deployment.md --- Servers & Workflows/Linux/Automation/Puppet/Deployment.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Servers & Workflows/Linux/Automation/Puppet/Deployment.md b/Servers & Workflows/Linux/Automation/Puppet/Deployment.md index 903bb56..9d60b76 100644 --- a/Servers & Workflows/Linux/Automation/Puppet/Deployment.md +++ b/Servers & Workflows/Linux/Automation/Puppet/Deployment.md @@ -9,4 +9,7 @@ You will need to perform a few steps outlined in the [official Puppet documentat ``` sh # Add Puppet Repository / Enable Puppet on YUM -sudo rpm -Uvh https://yum.puppet.com/puppet7-release-el-9.noarch.rpm \ No newline at end of file +sudo rpm -Uvh https://yum.puppet.com/puppet7-release-el-9.noarch.rpm + +# PLACEHOLDER +``` \ No newline at end of file