mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Use rst syntax and not markdown in README file
This commit is contained in:
parent
cb87b7d0bd
commit
436144ce46
1 changed files with 8 additions and 10 deletions
16
README.rst
16
README.rst
|
@ -257,17 +257,15 @@ Ubuntu and derivatives
|
||||||
|
|
||||||
Ubuntu Best Effort Support: Non-LTS releases
|
Ubuntu Best Effort Support: Non-LTS releases
|
||||||
|
|
||||||
This script provides best-effort support for current, non-LTS
|
This script provides best-effort support for current, non-LTS Ubuntu releases. If package
|
||||||
Ubuntu releases. If package repositories are not provided on
|
repositories are not provided on `SaltStack's Ubuntu repository`_ for the non-LTS release, the
|
||||||
[repo.saltstack.com](http://repo.saltstack.com/#ubuntu) for
|
bootstrap script will attempt to install the packages for the most closely related LTS Ubuntu
|
||||||
the non-LTS release, the bootstrap script will attempt to
|
|
||||||
install the packages for the most closely related LTS Ubuntu
|
|
||||||
release instead.
|
release instead.
|
||||||
|
|
||||||
For example, when installing Salt on Ubuntu 16.10, the bootstrap
|
For example, when installing Salt on Ubuntu 16.10, the bootstrap script will setup the repository
|
||||||
script will setup the repository for Ubuntu 16.04 from
|
for Ubuntu 16.04 from `SaltStack's Ubuntu repository`_ and install the 16.04 packages.
|
||||||
[repo.saltstack.com](http://repo.saltstack.com/#ubuntu) and
|
|
||||||
install the 16.04 packages.
|
.. _`SaltStack's Ubuntu repository`: http://repo.saltstack.com/#ubuntu
|
||||||
|
|
||||||
|
|
||||||
Other Linux distro
|
Other Linux distro
|
||||||
|
|
Loading…
Add table
Reference in a new issue