Ari Lerner 91330d170d Added small readme | 11 年之前 | |
---|---|---|
salt | 11 年之前 | |
README.rst | 11 年之前 |
salt
====
Yes, Salt can Salt itself!
salt.minion
===========
Install a minion
salt.master
===========
Install a master. Every option available in the master template can be set in the pillar file:
salt:
ret_port: 4506
master:
user: saltuser
...