inventory: switch all iad2 virthosts and guests to use 9000 mtu

All the iad2 hosts are on 10GB network, so should be able to use 9000mtu.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-05-15 12:13:50 -07:00
parent 6c343e9906
commit 26f69a7ee2
56 changed files with 124 additions and 14 deletions

View file

@ -0,0 +1,18 @@
---
network_connections:
- autoconnect: yes
ip:
address:
- "{{ eth0_ipv4_ip }}/{{ eth0_ipv4_nm }}"
dhcp4: no
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- "{{ dns_search1 }}"
- "{{ dns_search2 }}"
gateway4: "{{ eth0_ipv4_gw }}"
mac: "{{ ansible_default_ipv4.macaddress }}"
name: eth0
type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -28,8 +28,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -28,8 +28,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -1,7 +0,0 @@
---
br0_dev: eth8
br0_gw: 10.3.171.254
br0_ip: 10.3.171.13
br0_nm: 255.255.255.0
datacenter: iad2
dns: 10.3.163.33

View file

@ -1,7 +0,0 @@
---
br0_dev: eth8
br0_gw: 10.3.167.254
br0_ip: 10.3.167.15
br0_nm: 255.255.255.0
datacenter: iad2
dns: 10.3.163.33

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -28,8 +28,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -27,8 +27,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -27,8 +27,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -31,8 +31,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -29,8 +29,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -31,8 +31,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -29,8 +29,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -31,8 +31,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -29,8 +29,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -29,8 +29,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -35,8 +35,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -29,8 +29,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -29,8 +29,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -29,8 +29,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -39,8 +39,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -33,8 +33,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -33,8 +33,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -33,8 +33,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -35,8 +35,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -35,8 +35,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -35,8 +35,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -33,8 +33,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -26,8 +26,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -33,8 +33,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -33,8 +33,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -35,8 +35,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000

View file

@ -35,8 +35,10 @@ network_connections:
name: br0 name: br0
state: up state: up
type: bridge type: bridge
mtu: 9000
- mac: "{{ br0_port0_mac }}" - mac: "{{ br0_port0_mac }}"
master: br0 master: br0
name: br0-port0 name: br0-port0
state: up state: up
type: ethernet type: ethernet
mtu: 9000