diff --git a/inventory/host_vars/buildhw-a64-03.rdu3.fedoraproject.org b/inventory/host_vars/buildhw-a64-03.rdu3.fedoraproject.org new file mode 100644 index 0000000000..9630251447 --- /dev/null +++ b/inventory/host_vars/buildhw-a64-03.rdu3.fedoraproject.org @@ -0,0 +1,56 @@ +--- +br0_ipv4_ip: 10.16.170.123 +br0_ipv4_gw: 10.16.170.254 +br0_ipv4_nm: 24 +datacenter: rdu3 +dns1: 10.16.163.33 +dns2: 10.16.163.34 +dns_search1: "rdu3.fedoraproject.org" +dns_search2: "fedoraproject.org" +has_ipv4: yes +mac0: d8:5e:d3:8b:89:6c +mac1: d8:5e:d3:8b:89:6d +mac2: 0c:42:a1:5a:00:b8 +mac3: 0c:42:a1:5a:00:b9 +network_connections: + # Bridge profile + - name: br0 + state: up + type: bridge + mtu: 1500 + autoconnect: yes + ip: + address: + - "{{ br0_ipv4_ip }}/{{ br0_ipv4_nm }}" + dhcp4: no + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - "{{ dns_search1 }}" + - "{{ dns_search2 }}" + gateway4: "{{ br0_ipv4_gw }}" + # Bond profile + - name: bond0 + type: bond + interface_name: bond0 + mtu: 1500 + controller: br0 + bond: + mode: 802.3ad + # Port profile for the 1st Ethernet device + - name: bond0-port1 + mac: "{{ mac2 }}" + type: ethernet + controller: bond0 + state: up + mtu: 1500 + # Port profile for the 2nd Ethernet device + - name: bond0-port2 + mac: "{{ mac3 }}" + type: ethernet + controller: bond0 + state: up + mtu: 1500 +nrpe_procs_crit: 4500 +nrpe_procs_warn: 4000 diff --git a/inventory/host_vars/buildhw-a64-04.rdu3.fedoraproject.org b/inventory/host_vars/buildhw-a64-04.rdu3.fedoraproject.org new file mode 100644 index 0000000000..e7352edc0e --- /dev/null +++ b/inventory/host_vars/buildhw-a64-04.rdu3.fedoraproject.org @@ -0,0 +1,56 @@ +--- +br0_ipv4_ip: 10.16.170.124 +br0_ipv4_gw: 10.16.170.254 +br0_ipv4_nm: 24 +datacenter: rdu3 +dns1: 10.16.163.33 +dns2: 10.16.163.34 +dns_search1: "rdu3.fedoraproject.org" +dns_search2: "fedoraproject.org" +has_ipv4: yes +mac0: d8:5e:d3:8b:5d:d8 +mac1: d8:5e:d3:8b:5d:d9 +mac2: 0c:42:a1:49:9b:d0 +mac3: 0c:42:a1:49:9b:d1 +network_connections: + # Bridge profile + - name: br0 + state: up + type: bridge + mtu: 1500 + autoconnect: yes + ip: + address: + - "{{ br0_ipv4_ip }}/{{ br0_ipv4_nm }}" + dhcp4: no + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - "{{ dns_search1 }}" + - "{{ dns_search2 }}" + gateway4: "{{ br0_ipv4_gw }}" + # Bond profile + - name: bond0 + type: bond + interface_name: bond0 + mtu: 1500 + controller: br0 + bond: + mode: 802.3ad + # Port profile for the 1st Ethernet device + - name: bond0-port1 + mac: "{{ mac2 }}" + type: ethernet + controller: bond0 + state: up + mtu: 1500 + # Port profile for the 2nd Ethernet device + - name: bond0-port2 + mac: "{{ mac3 }}" + type: ethernet + controller: bond0 + state: up + mtu: 1500 +nrpe_procs_crit: 4500 +nrpe_procs_warn: 4000 diff --git a/inventory/host_vars/buildhw-a64-05.rdu3.fedoraproject.org b/inventory/host_vars/buildhw-a64-05.rdu3.fedoraproject.org new file mode 100644 index 0000000000..328d01d068 --- /dev/null +++ b/inventory/host_vars/buildhw-a64-05.rdu3.fedoraproject.org @@ -0,0 +1,56 @@ +--- +br0_ipv4_ip: 10.16.170.125 +br0_ipv4_gw: 10.16.170.254 +br0_ipv4_nm: 24 +datacenter: rdu3 +dns1: 10.16.163.33 +dns2: 10.16.163.34 +dns_search1: "rdu3.fedoraproject.org" +dns_search2: "fedoraproject.org" +has_ipv4: yes +mac0: d8:5e:d3:8b:5f:70 +mac1: d8:5e:d3:8b:5f:71 +mac2: 0c:42:a1:4a:0b:f4 +mac3: 0c:42:a1:4a:0b:f5 +network_connections: + # Bridge profile + - name: br0 + state: up + type: bridge + mtu: 1500 + autoconnect: yes + ip: + address: + - "{{ br0_ipv4_ip }}/{{ br0_ipv4_nm }}" + dhcp4: no + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - "{{ dns_search1 }}" + - "{{ dns_search2 }}" + gateway4: "{{ br0_ipv4_gw }}" + # Bond profile + - name: bond0 + type: bond + interface_name: bond0 + mtu: 1500 + controller: br0 + bond: + mode: 802.3ad + # Port profile for the 1st Ethernet device + - name: bond0-port1 + mac: "{{ mac2 }}" + type: ethernet + controller: bond0 + state: up + mtu: 1500 + # Port profile for the 2nd Ethernet device + - name: bond0-port2 + mac: "{{ mac3 }}" + type: ethernet + controller: bond0 + state: up + mtu: 1500 +nrpe_procs_crit: 4500 +nrpe_procs_warn: 4000 diff --git a/inventory/host_vars/buildhw-a64-06.rdu3.fedoraproject.org b/inventory/host_vars/buildhw-a64-06.rdu3.fedoraproject.org new file mode 100644 index 0000000000..0a1e7891d4 --- /dev/null +++ b/inventory/host_vars/buildhw-a64-06.rdu3.fedoraproject.org @@ -0,0 +1,56 @@ +--- +br0_ipv4_ip: 10.16.170.126 +br0_ipv4_gw: 10.16.170.254 +br0_ipv4_nm: 24 +datacenter: rdu3 +dns1: 10.16.163.33 +dns2: 10.16.163.34 +dns_search1: "rdu3.fedoraproject.org" +dns_search2: "fedoraproject.org" +has_ipv4: yes +mac0: d8:5e:d3:8b:5f:38 +mac1: d8:5e:d3:8b:5f:39 +mac2: 0c:42:a1:45:6c:fc +mac3: 0c:42:a1:45:6c:fd +network_connections: + # Bridge profile + - name: br0 + state: up + type: bridge + mtu: 1500 + autoconnect: yes + ip: + address: + - "{{ br0_ipv4_ip }}/{{ br0_ipv4_nm }}" + dhcp4: no + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - "{{ dns_search1 }}" + - "{{ dns_search2 }}" + gateway4: "{{ br0_ipv4_gw }}" + # Bond profile + - name: bond0 + type: bond + interface_name: bond0 + mtu: 1500 + controller: br0 + bond: + mode: 802.3ad + # Port profile for the 1st Ethernet device + - name: bond0-port1 + mac: "{{ mac2 }}" + type: ethernet + controller: bond0 + state: up + mtu: 1500 + # Port profile for the 2nd Ethernet device + - name: bond0-port2 + mac: "{{ mac3 }}" + type: ethernet + controller: bond0 + state: up + mtu: 1500 +nrpe_procs_crit: 4500 +nrpe_procs_warn: 4000 diff --git a/inventory/host_vars/buildhw-a64-07.rdu3.fedoraproject.org b/inventory/host_vars/buildhw-a64-07.rdu3.fedoraproject.org new file mode 100644 index 0000000000..e57acca88b --- /dev/null +++ b/inventory/host_vars/buildhw-a64-07.rdu3.fedoraproject.org @@ -0,0 +1,56 @@ +--- +br0_ipv4_ip: 10.16.170.15 +br0_ipv4_gw: 10.16.170.254 +br0_ipv4_nm: 24 +datacenter: rdu3 +dns1: 10.16.163.33 +dns2: 10.16.163.34 +dns_search1: "rdu3.fedoraproject.org" +dns_search2: "fedoraproject.org" +has_ipv4: yes +mac0: d8:5e:d3:8b:73:d6 +mac1: d8:5e:d3:8b:73:d7 +mac2: 0c:42:a1:5a:08:b0 +mac3: 0c:42:a1:5a:08:b1 +network_connections: + # Bridge profile + - name: br0 + state: up + type: bridge + mtu: 1500 + autoconnect: yes + ip: + address: + - "{{ br0_ipv4_ip }}/{{ br0_ipv4_nm }}" + dhcp4: no + dns: + - "{{ dns1 }}" + - "{{ dns2 }}" + dns_search: + - "{{ dns_search1 }}" + - "{{ dns_search2 }}" + gateway4: "{{ br0_ipv4_gw }}" + # Bond profile + - name: bond0 + type: bond + interface_name: bond0 + mtu: 1500 + controller: br0 + bond: + mode: 802.3ad + # Port profile for the 1st Ethernet device + - name: bond0-port1 + mac: "{{ mac2 }}" + type: ethernet + controller: bond0 + state: up + mtu: 1500 + # Port profile for the 2nd Ethernet device + - name: bond0-port2 + mac: "{{ mac3 }}" + type: ethernet + controller: bond0 + state: up + mtu: 1500 +nrpe_procs_crit: 4500 +nrpe_procs_warn: 4000