mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2024-11-28 00:48:02 +01:00
optimized setup bootstrap
This commit is contained in:
parent
e87132cf1c
commit
09073ebed8
@ -2,7 +2,6 @@
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install python-software-properties pkg-config software-properties-common -y
|
||||
sudo add-apt-repository ppa:saltstack/salt -y
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install salt-master -y
|
||||
sudo apt-get install salt-minion -y
|
||||
# setup top files to test the formula
|
||||
|
Loading…
Reference in New Issue
Block a user