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