Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.




create the vagrant box

https://app.vagrantup.com/saltstack/boxes/cured-ubuntu1804

1- create a directory

2- change directory

vagrant init saltstack/cured-ubuntu1804
vagrant up


Code Block
titleinstall salt
sudo apt update -y
sudo apt install salt-master
salt --version



modify the files:

1- /etc/salt/master

2- /etc/salt/minion

3- /etc/salt/proxy