mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2025-01-20 09:44:28 +01:00
3014f4c20b
Removed template refs, quoted log_datefmt_logfile |
||
---|---|---|
salt | ||
LICENSE | ||
pillar.example | ||
README.rst |
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 ... minion: user: saltuser ...