If I say disabled, do not enable
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
4d7f15164c
commit
54399eb157
1 changed files with 1 additions and 1 deletions
|
@ -18,8 +18,8 @@ ONBOOT="no"
|
|||
{% else %}
|
||||
IPADDR="{{ hostvars[inventory_hostname][item + '_ip'] }}"
|
||||
NETMASK="{{ hostvars[inventory_hostname][item + '_nm'] }}"
|
||||
{% endif %}
|
||||
ONBOOT="yes"
|
||||
{% endif %}
|
||||
TYPE="Ethernet"
|
||||
DEVICE="{{item}}"
|
||||
{% for line in if_uuid.stdout_lines %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue