backup01: try and just drop auto6
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4b03e3947d
commit
235981089c
1 changed files with 0 additions and 2 deletions
|
@ -17,7 +17,6 @@ network_connections:
|
|||
ip:
|
||||
address:
|
||||
- "{{ eno1_ipv4 }}/{{ eno1_ipv4_nm }}"
|
||||
auto6: no
|
||||
dhcp4: no
|
||||
dns:
|
||||
- "{{ dns1 }}"
|
||||
|
@ -26,7 +25,6 @@ network_connections:
|
|||
- "{{ dns_search1 }}"
|
||||
- "{{ dns_search2 }}"
|
||||
gateway4: "{{ eno1_ipv4_gw }}"
|
||||
ipv6_disabled: yes
|
||||
mac: "{{ eno1_mac }}"
|
||||
name: eno1
|
||||
state: up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue