https://github.com/saltstack/salt-
https://docs.saltstack.com/en/master/topics/tutorials/walkthrough.html | |
---|---|
Install |
Using the bootstrap
Install python and pip and update pip install -U pip pip install -U Using the bootstrap curl -o bootstrap-salt.sh -L https://bootstrap.saltstack.com sudo sh bootstrap-salt.sh git master
| |||||||
alias for pip and python | alias on linux | ||||||
sudo systemctl start salt-master | |||||||
"/etc/salt/master" file on the Master | sudo vi /etc/salt/master un "#" those three lines:
| ||||||
"/etc/sal/minion" file on the Minion |
| ||||||