New version of salt-formula from Saltstack
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- include:
- - salt.minion.service
- - salt.minion.grains
- {%- if pillar.salt.minion.graph_states is defined %}
- - salt.minion.graph
- {%- endif %}
- {%- if pillar.salt.minion.ca is defined %}
- - salt.minion.ca
- {%- endif %}
- - salt.minion.cert
- {%- if pillar.salt.minion.proxy is defined %}
- - salt.minion.proxy
- {%- endif %}
|