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.

9 lines
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