Set NM_CONTROLLED=yes in our hosts that are in fact NM_CONTROLLED.
This commit is contained in:
parent
d195bae51a
commit
77ff2a473b
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
NAME="{{item}}"
|
||||
BOOTPROTO="none"
|
||||
NM_CONTROLLED=yes
|
||||
{% if item == "eth0" %}
|
||||
GATEWAY="{{gw}}"
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue