diff --git a/inventory/host_vars/storinator01.rdu3.fedoraproject.org b/inventory/host_vars/storinator01.rdu3.fedoraproject.org index b7dfef446f..ee4fd64e86 100644 --- a/inventory/host_vars/storinator01.rdu3.fedoraproject.org +++ b/inventory/host_vars/storinator01.rdu3.fedoraproject.org @@ -10,10 +10,10 @@ br0_ipv4_nm: 24 freezes: false has_ipv4: true has_ipv6: false -mac0: ac:1f:6b:b0:6a:12 -mac1: ac:1f:6b:ac:67:ec -mac2: -mac3: +mac0: 00:25:90:bb:d1:a0 +mac1: 00:25:90:bb:d1:a1 +mac2: 0c:c4:7a:ea:9d:9c +mac3: 0c:c4:7a:ea:9d:9d network_connections: # Bridge profile - name: br0 @@ -23,7 +23,7 @@ network_connections: autoconnect: yes ip: address: - - "{{ br0_ipv4 }}/{{ br0_ipv4_nm }}" + - "{{ br0_ipv4_ip }}/{{ br0_ipv4_nm }}" dhcp4: no dns: - "{{ dns1 }}"