Merge pull request #6903 from UtahDave/develop

Add doc showing how to install a Salt Master
This commit is contained in:
David Boucha 2013-08-26 10:29:54 -07:00
commit 51fae7a624

View File

@ -22,6 +22,12 @@ the bootstrap script:
wget -O - http://bootstrap.saltstack.org | sudo sh
Run the following script to install just the Salt Master:
.. code-block:: bash
curl -L http://bootstrap.saltstack.org | sudo sh -s -- -M -N
The script should also make it simple to install a salt master, if desired.
Currently the install script has been tested to work on: