mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Remove the travis badge since it's not currently running the tests on travis, only bamboo.
This commit is contained in:
parent
4c3775522f
commit
254a289972
1 changed files with 5 additions and 9 deletions
14
README.rst
14
README.rst
|
@ -2,15 +2,11 @@
|
|||
Bootstrapping Salt
|
||||
==================
|
||||
|
||||
.. image:: https://secure.travis-ci.org/saltstack/salt-bootstrap.png?branch=develop
|
||||
:target: http://travis-ci.org/saltstack/salt-bootstrap
|
||||
|
||||
Before `Salt`_ can be used for provisioning on the desired machine, the
|
||||
binaries need to be installed. Since `Salt`_ supports many different
|
||||
distributions and versions of operating systems, the `Salt`_ installation
|
||||
process is handled by this shell script ``bootstrap-salt.sh``. This
|
||||
script runs through a series of checks to determine operating system type and
|
||||
version to then install the `Salt`_ binaries using the appropriate methods.
|
||||
Before `Salt`_ can be used for provisioning on the desired machine, the binaries need to be
|
||||
installed. Since `Salt`_ supports many different distributions and versions of operating systems,
|
||||
the `Salt`_ installation process is handled by this shell script ``bootstrap-salt.sh``. This
|
||||
script runs through a series of checks to determine operating system type and version to then
|
||||
install the `Salt`_ binaries using the appropriate methods.
|
||||
|
||||
|
||||
One Line Bootstrap
|
||||
|
|
Loading…
Add table
Reference in a new issue