New version of salt-formula from Saltstack
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- ##### 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
|