mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-15 17:20:20 +00:00
parent
9e4b3759d7
commit
a708203bf0
1 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,9 @@ Install a specific version from git using ``wget``:
|
|||
wget -O install_salt.sh https://bootstrap.saltstack.com
|
||||
sudo sh install_salt.sh -P git v0.16.4
|
||||
|
||||
On the above example we added `-P` which will allow PIP packages to be installed if required but
|
||||
it's no a necessary flag for git based bootstraps.
|
||||
|
||||
|
||||
If you already have python installed, ``python 2.6``, then it's as easy as:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue