Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ExternalMirrors
/
old-salt-formula
mirror da
https://github.com/saltstack-formulas/salt-formula
Segui
1
Vota
0
Forka
1
Codice
Problemi
0
Rilasci
68
Wiki
Attività
Sfoglia il codice sorgente
fix(service): svc `salt-master` watch `remove-default-master-conf-file`
tags/v1.5.1
sticky-note
4 anni fa
parent
342e82271b
commit
e1774e3b40
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+2
-0
salt/master.sls
+ 2
- 0
salt/master.sls
Vedi File
@@ -66,6 +66,8 @@ salt-master:
remove-default-master-conf-file:
file.absent:
- name: {{ salt_settings.config_path }}/master
- watch_in:
- service: salt-master
{% endif %}
# clean up old _defaults.conf file if they have it around
Write
Preview
Loading…
Annulla
Salva