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

@ -6,4 +6,3 @@ sudo apt upgrade -y
sudo apt install -y vim
wget -O - https://bootstrap.saltstack.com | sudo sh