This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
linux-formula
mirror of
https://github.com/salt-formulas/salt-formula-linux
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Merge pull request
#68
from mceloud/master
disable restart of networking service without reboot
tags/2017.4
Jakub Pavlik
7 years ago
parent
f39ebf4c79
8904d6039f
commit
f7ad066d35
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
linux/network/interface.sls
+ 1
- 1
linux/network/interface.sls
View 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…
Cancel
Save