User:Fab/Salt

From Alpine Linux
Revision as of 10:18, 9 September 2011 by Fab (talk | contribs) (Created page with "[http://saltstack.org/index.html Salt] is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. Salt allows commands to be execu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Salt is a powerful remote execution manager that can be used to administer servers in a fast and efficient way. Salt allows commands to be executed across large groups of servers. This means systems can be easily managed, but data can also be easily gathered. Quick introspection into running systems becomes a reality. Remote execution is usually used to set up a certain state on a remote system. Salt addresses this problem as well, the salt state system uses salt state files to define the state a server needs to be in. Between the remote execution system, and state management Salt addresses the backbone of cloud and data center management.

Dependiences

  • pyzmq -- ZeroMQ Python bindings
  • M2Crypto -- Python OpenSSL wrapper
  • pyYAML -- Python YAML bindings
  • PyCrypto -- The Python cryptography toolkit
Package Status AKP name
pyzmq -- --
M2Crypto -- --
pycrypto testing py-crypto