0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2026-04-28 04:02:27 +02:00
salt-formula/README.rst
2013-06-18 00:18:10 -07:00

20 lines
282 B
ReStructuredText

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
...