Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ExternalMirrors
/
linux-formula
mirror da
https://github.com/salt-formulas/salt-formula-linux
Segui
1
Vota
0
Forka
1
Codice
Problemi
0
Rilasci
8
Wiki
Attività
Sfoglia il codice sorgente
Merge pull request
#68
from mceloud/master
disable restart of networking service without reboot
tags/2017.4
Jakub Pavlik
7 anni fa
parent
f39ebf4c79
8904d6039f
commit
f7ad066d35
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+1
-1
linux/network/interface.sls
+ 1
- 1
linux/network/interface.sls
Vedi File
@@ -201,7 +201,7 @@ linux_system_network:
{%- endif %}
- nozeroconf: True
- nisdomain: {{ system.domain }}
- require_reboot:
Fals
e
- require_reboot:
Tru
e
{%- endif %}
Write
Preview
Loading…
Annulla
Salva