Removed Salt installation steps from everything

This commit is contained in:
2024-04-25 00:14:41 -04:00
parent 5013fa83cc
commit 6588979f8a
4 changed files with 4 additions and 5 deletions

View File

@ -4,7 +4,9 @@
sudo pkg update
sudo pkg upgrade -y
sudo pkg install -y vim py39-salt py39-tornado
# Delete /etc/hostid so it gets regenerated
sudo rm /etc/hostid
# Install Puppet
sudo pkg install -y puppet7