New version of salt-formula from Saltstack
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- ##### Primary configuration settings #####
- ##########################################
- # This configuration file is used to manage the behavior of all Salt Proxy
- # Minions on this host.
-
- master: {{ proxy_minion.master|default('localhost') }}
- multiprocessing: False
- mine_enabled: True
|