SolarisΒΆ

Salt is known to work on Solaris but community packages are unmaintained.

It is possible to install Salt on Solaris by using setuptools.

For example, to install the develop version of salt:

git clone https://github.com/saltstack/salt
cd salt
sudo python setup.py install --force

Note

SaltStack does offer commerical support for Solaris which includes packages.

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2017.7.1

Previous topic

RHEL / CentOS / Scientific Linux / Amazon Linux / Oracle Linux

Next topic

Ubuntu