mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
545daaed9f
instead of confusing client runner wheel etc. To specify wheel or runner client prefix fun name with wheel or runner respectively |
||
---|---|---|
debian | ||
doc | ||
pkg | ||
rpm | ||
saltapi | ||
scripts | ||
.gitignore | ||
AUTHORS | ||
dev_requirements_python26.txt | ||
dev_requirements_python27.txt | ||
LICENSE | ||
MANIFEST.in | ||
opt_requirements.txt | ||
README.rst | ||
requirements.txt | ||
setup.py | ||
tests.py |
======== salt-api ======== The Salt API system is used to expose the fundamental aspects of Salt control to external sources. salt-api acts as the bridge between Salt itself and REST, Websockets, etc. Documentation is available on Read the Docs: http://salt-api.readthedocs.org/