New version of salt-formula from Saltstack
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

9 linhas
283B

  1. ##### Primary configuration settings #####
  2. ##########################################
  3. # This configuration file is used to manage the behavior of all Salt Proxy
  4. # Minions on this host.
  5. master: {{ proxy_minion.master|default('localhost') }}
  6. multiprocessing: False
  7. mine_enabled: True