0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2025-08-03 23:23:53 +02:00
2013-07-15 15:08:54 +02:00
2013-07-15 15:08:54 +02:00
2013-07-15 15:08:54 +02:00

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
        ...
Description
No description provided
Readme 2.6 MiB
Languages
SaltStack 60.6%
Ruby 16.3%
Jinja 15.5%
Shell 4.1%
JavaScript 3.5%