1
0

solaris.rst 437 B

1234567891011121314151617181920
  1. =======
  2. Solaris
  3. =======
  4. Salt is known to work on Solaris but community packages are unmaintained.
  5. It is possible to install Salt on Solaris by using `setuptools`.
  6. For example, to install the develop version of salt:
  7. .. code-block:: bash
  8. git clone https://github.com/saltstack/salt
  9. cd salt
  10. sudo python setup.py install --force
  11. .. note::
  12. SaltStack does offer commercial support for Solaris which includes packages.