Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Go to file
Thomas S Hatch 905a110345 negate the need to pass in alternative base_path args
This fixes using built in salt apis
2012-10-08 16:17:55 -06:00
doc Add the doc tree for salt-api 2012-09-24 14:17:56 -06:00
saltapi negate the need to pass in alternative base_path args 2012-10-08 16:17:55 -06:00
scripts clean up loader module 2012-09-24 14:45:36 -06:00
.gitignore Add gitignore 2012-09-18 17:39:14 -06:00
AUTHORS Add authors file 2012-09-24 11:57:07 -06:00
LICENSE Apache! Yay! 2012-09-18 17:38:54 -06:00
README.rst Rename README 2012-09-18 17:36:57 -06:00
setup.py remove netauth from setup.py 2012-09-24 14:41:05 -06:00

========
salt-api
========

The Salt API system is used to expose the fundamental aspects of salt control
to external sources. The salt api acts as the bridge between salt itself and
REST, Websockets, etc.