iad2 / bridgeify: drop duplicate autoconnect, fix names for existing connections

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-05-13 17:13:09 -07:00
parent 641912c098
commit 36cdf951aa

View file

@ -23,7 +23,7 @@
- fedoraproject.org
dhcp4: no
auto6: no
autoconnect: yes
- name: br0-port0
state: up
type: ethernet
@ -44,12 +44,12 @@
master: br1
mac: "{{ mac2 }}"
- name: deployment
- name: eno3
state: down
type: ethernet
mac: "{{ mac3 }}"
- name: unused
- name: eno4
state: down
type: ethernet
mac: "{{ mac4 }}"