mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
swapping out SaltProject for Salt Project
This commit is contained in:
parent
ad787193e2
commit
4c3111898f
1 changed files with 9 additions and 9 deletions
|
@ -189,7 +189,7 @@ is not needed when running these commands as the ``root`` user.
|
||||||
|
|
||||||
The examples below show how to bootstrap Salt directly from GitHub or another Git repository.
|
The examples below show how to bootstrap Salt directly from GitHub or another Git repository.
|
||||||
Run the script without any parameters to get latest stable Salt packages for your system from
|
Run the script without any parameters to get latest stable Salt packages for your system from
|
||||||
the `SaltProject's corporate repository`_. See first example in the `Install using wget`_ section.
|
the `Salt Project's repository`_. See first example in the `Install using wget`_ section.
|
||||||
|
|
||||||
|
|
||||||
Install using curl
|
Install using curl
|
||||||
|
@ -404,8 +404,8 @@ listed below should reflect this document but may become out of date. If an oper
|
||||||
listed below, but is not listed on the official supported operating systems document, the level of
|
listed below, but is not listed on the official supported operating systems document, the level of
|
||||||
support is "best-effort".
|
support is "best-effort".
|
||||||
|
|
||||||
Since Salt is written in Python, the packages available from the `SaltProject's corporate
|
Since Salt is written in Python, the packages available from the `Salt Project's repository`_ are
|
||||||
repository`_ are CPU architecture independent and could be installed on any hardware supported by Linux kernel.
|
CPU architecture independent and could be installed on any hardware supported by Linux kernel.
|
||||||
However, the Salt Project does package Salt's binary dependencies only for ``x86_64`` (``amd64``)
|
However, the Salt Project does package Salt's binary dependencies only for ``x86_64`` (``amd64``)
|
||||||
and ``AArch32`` (``armhf``). The latter is available only for Debian/Raspbian 8 platforms.
|
and ``AArch32`` (``armhf``). The latter is available only for Debian/Raspbian 8 platforms.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue