diff --git a/inventory/host_vars/vmhost-x86-copr02.rdu-cc.fedoraproject.org b/inventory/host_vars/vmhost-x86-copr02.rdu-cc.fedoraproject.org index d19b108fec..98b1249722 100644 --- a/inventory/host_vars/vmhost-x86-copr02.rdu-cc.fedoraproject.org +++ b/inventory/host_vars/vmhost-x86-copr02.rdu-cc.fedoraproject.org @@ -27,6 +27,8 @@ mac3: "b4:96:91:63:3b:9d" mac4: "b4:96:91:63:3b:9e" mac5: "b4:96:91:63:3b:9f" +br0_port0_mac: "{{ mac0 }}" + network_connections: - name: br0 state: up @@ -53,3 +55,4 @@ network_connections: type: ethernet master: br0 mac: "{{ br0_port0_mac }}" +