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,4 +4,3 @@ sudo dnf update -y
sudo dnf install -y vim
wget -O - https://bootstrap.saltstack.com | sudo sh