Gentoo
Salt can be easily installed on Gentoo:
emerge pyyaml m2crypto pycrypto jinja pyzmq
Then download and install from source:
- Download the latest source tarball from the GitHub downloads directory for
the Salt project.
- Untar the tarball and run the setup.py as root:
tar xf salt-<version>.tar.gz
cd salt-<version>
python setup.py install
Comments
comments powered by