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.

init.sls 211B

9 jaren geleden
9 jaren geleden
1234567891011
  1. include:
  2. - salt.master.service
  3. - salt.master.env
  4. - salt.master.pillar
  5. - salt.master.minion
  6. {%- if pillar.salt.master.windows_repo is defined %}
  7. - salt.master.win_repo
  8. {%- endif %}
  9. {#
  10. - salt.master.orchestrate
  11. #}