diff options
Diffstat (limited to 'system/salt/README')
-rw-r--r-- | system/salt/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/salt/README b/system/salt/README new file mode 100644 index 0000000000..68aa92a08b --- /dev/null +++ b/system/salt/README @@ -0,0 +1,19 @@ +SaltStack or Salt is a Python-based open source configuration management and +remote execution engine. + +At this time, there is no support for minions running Slackware. + +Optional dependencies include: + python-ldap + Mako + libvirt + pyOpenSSL + CherryPy + pymongo + python-keyring + MySQL-python + redis-py + python-gnupg + +For configuration details, please see: + https://docs.saltstack.com/en/latest/ref/configuration/index.html |