Update Servers & Workflows/Linux/Automation/Puppet/Deployment.md

This commit is contained in:
2024-10-02 18:02:24 -06:00
parent 3e0d2fa5a8
commit d6ad91ee67

View File

@ -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
sudo rpm -Uvh https://yum.puppet.com/puppet7-release-el-9.noarch.rpm
# PLACEHOLDER
```