#592 Change config for buildvm-x86-*.iad2 to use linux system-roles-networking with regards to ticket #9695
Closed 2 years ago by kevin. Opened 2 years ago by jnsamyak.
Unknown source main  into  main

@@ -1,8 +1,33 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.51

- gw: 10.3.169.254

- resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

+ resolvconf: "resolv.conf/iad2"

  ipa_server: ipa01.iad2.fedoraproject.org

+ 

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.51

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:fb:c1:97

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,3 +1,30 @@

  ---

- eth0_ip: 10.3.167.21

+ datacenter: iad2

  vmhost: bvmhost-x86-03.stg.iad2.fedoraproject.org

+ dns: 10.3.163.33

+  

+ has_ipv4: yes

+ eth0_ipv4: 10.3.167.21

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.167.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:c6:14:8d

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.52

- gw: 10.3.169.254

- resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

+ resolvconf: "resolv.conf/iad2"

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.52

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:e5:76:7f

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,3 +1,30 @@

  ---

- eth0_ip: 10.3.167.22

+ datacenter: iad2

  vmhost: bvmhost-x86-03.stg.iad2.fedoraproject.org

+ dns: 10.3.163.33

+  

+ has_ipv4: yes

+ eth0_ipv4: 10.3.167.22

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.167.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:b6:38:46

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.53

- gw: 10.3.169.254

- resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

+ resolvconf: "resolv.conf/iad2"

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.53

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:18:80:7a

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,3 +1,30 @@

  ---

- eth0_ip: 10.3.167.23

+ datacenter: iad2

  vmhost: bvmhost-x86-03.stg.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.167.23

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.167.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:71:64:a9

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,33 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.54

- gw: 10.3.169.254

- resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

+ resolvconf: "resolv.conf/iad2"

  ipa_server: ipa01.iad2.fedoraproject.org

+ 

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.54

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:b0:98:3d

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,3 +1,30 @@

  ---

- eth0_ip: 10.3.167.24

+ datacenter: iad2

  vmhost: bvmhost-x86-03.stg.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.167.24

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.167.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:b0:c6:0d

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.55

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.55

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:4c:2f:9f

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,3 +1,30 @@

  ---

- eth0_ip: 10.3.167.25

+ datacenter: iad2

  vmhost: bvmhost-x86-03.stg.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.167.25

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.167.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:03:f2:f0

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.56

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.56

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:fd:b4:7d

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.57

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.57

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:76:c9:84

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.58

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.58

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:3b:3e:e5

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.59

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.59

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:ce:aa:10

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.60

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.60

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:63:c9:27

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.61

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.61

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:db:51:2a

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.62

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.62

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:96:e9:53

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.63

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.63

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:96:97:b9

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.64

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.64

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:d2:36:75

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.65

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.65

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:7d:f3:17

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.66

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-06.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.66

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:a8:5c:23

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.67

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.67

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:a5:72:fa

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.68

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.68

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:0b:92:ae

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.69

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.69

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:85:8a:e1

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.70

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.70

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:d9:19:2b

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.71

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.71

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:d4:ad:3c

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.72

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.72

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:29:66:f7

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.73

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.73

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:d3:83:6a

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.74

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.74

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:49:72:92

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.75

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.75

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:69:0c:d2

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.76

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.76

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:fc:46:75

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.77

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.77

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:4a:fb:63

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.78

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.78

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:fb:5b:0a

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.79

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.79

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:a5:fa:02

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.80

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.80

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:31:fa:14

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.81

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.81

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:f9:04:58

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

@@ -1,8 +1,32 @@

  ---

  datacenter: iad2

- dns: 10.3.163.33

- eth0_ip: 10.3.169.82

- gw: 10.3.169.254

  resolvconf: "resolv.conf/iad2"

  vmhost: bvmhost-x86-07.iad2.fedoraproject.org

  ipa_server: ipa01.iad2.fedoraproject.org

+ dns: 10.3.163.33

+ 

+ has_ipv4: yes

+ eth0_ipv4: 10.3.169.82

+ eth0_ipv4_nm: 24

+ eth0_ipv4_gw: 10.3.169.254

+ 

+ has_ipv6: no

+  

+ mac0: 52:54:00:37:d2:58

+ 

+ network_connections:

+   - name: eth0

+     mac: "{{ mac0 }}"

+     state: up

+     type: ethernet

+     ip:

+       address: 

+       - "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"

+       gateway4: "{{ eth0_ipv4_gw }}"

+       dns: 

+       - "{{ dns }}"

+       dns_search: 

+       - iad2.fedoraproject.org

+       - fedoraproject.org

+       dhcp4: no

+       auto6: no 

\ No newline at end of file

Hi,

This is my first time contributing to the team, please do let me know if I do any mistakes! :)
With help of bodanel, I tried working on the ticket #9695.

For the very same I converted a batch of buildvm-x86-*.iad2 to use new linux-system-roles. No configurations changes has been made, just the format is new!

Thanks :D

1 new commit added

  • change state for eth0 to up
2 years ago

Pull-Request has been closed by kevin

2 years ago
Metadata
Changes Summary 37
+29 -4
file changed
inventory/host_vars/buildvm-x86-01.iad2.fedoraproject.org
+28 -1
file changed
inventory/host_vars/buildvm-x86-01.stg.iad2.fedoraproject.org
+28 -4
file changed
inventory/host_vars/buildvm-x86-02.iad2.fedoraproject.org
+28 -1
file changed
inventory/host_vars/buildvm-x86-02.stg.iad2.fedoraproject.org
+28 -4
file changed
inventory/host_vars/buildvm-x86-03.iad2.fedoraproject.org
+28 -1
file changed
inventory/host_vars/buildvm-x86-03.stg.iad2.fedoraproject.org
+29 -4
file changed
inventory/host_vars/buildvm-x86-04.iad2.fedoraproject.org
+28 -1
file changed
inventory/host_vars/buildvm-x86-04.stg.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-05.iad2.fedoraproject.org
+28 -1
file changed
inventory/host_vars/buildvm-x86-05.stg.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-06.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-07.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-08.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-09.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-10.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-11.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-12.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-13.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-14.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-15.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-16.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-17.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-18.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-19.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-20.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-21.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-22.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-23.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-24.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-25.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-26.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-27.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-28.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-29.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-30.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-31.iad2.fedoraproject.org
+27 -3
file changed
inventory/host_vars/buildvm-x86-32.iad2.fedoraproject.org