Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »




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

install 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
































  • No labels