a few more servers migrated

This commit is contained in:
Bogdan Benea 2021-03-24 19:15:17 +02:00 committed by smooge
parent 9118edf6c7
commit c4e2a1b908
4 changed files with 122 additions and 4 deletions

View file

@ -1,3 +1,32 @@
---
vmhost: bvmhost-a64-01.iad2.fedoraproject.org
eth0_ip: 10.3.170.91
datacenter: iad2
dns1: 10.3.163.33
dns2: 10.3.163.34
has_ipv4: yes
eth0_ipv4: 10.3.170.91
eth0_ipv4_nm: 24
eth0_ipv4_gw: 10.3.170.254
has_ipv6: no
mac0: 52:54:00:a0:23:2f
network_connections:
- name: eth0
mac: "{{ mac0 }}"
state: down
type: ethernet
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
gateway4: "{{ eth0_ipv4_gw }}"
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- iad2.fedoraproject.org
- fedoraproject.org
dhcp4: no
auto6: no

View file

@ -1,3 +1,33 @@
---
vmhost: bvmhost-a64-01.stg.iad2.fedoraproject.org
eth0_ip: 10.3.167.45
datacenter: iad2
dns1: 10.3.163.33
dns2: 10.3.163.34
has_ipv4: yes
eth0_ipv4: 10.3.167.45
eth0_ipv4_nm: 24
eth0_ipv4_gw: 10.3.167.254
has_ipv6: no
mac0: 52:54:00:2f:20:0d
network_connections:
- name: eth0
mac: "{{ mac0 }}"
state: down
type: ethernet
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
gateway4: "{{ eth0_ipv4_gw }}"
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- iad2.fedoraproject.org
- fedoraproject.org
dhcp4: no
auto6: no

View file

@ -1,3 +1,33 @@
---
vmhost: bvmhost-a64-01.iad2.fedoraproject.org
eth0_ip: 10.3.170.92
datacenter: iad2
dns1: 10.3.163.33
dns2: 10.3.163.34
has_ipv4: yes
eth0_ipv4: 10.3.170.92
eth0_ipv4_nm: 24
eth0_ipv4_gw: 10.3.170.254
has_ipv6: no
mac0: 52:54:00:81:4c:e8
network_connections:
- name: eth0
mac: "{{ mac0 }}"
state: down
type: ethernet
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
gateway4: "{{ eth0_ipv4_gw }}"
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- iad2.fedoraproject.org
- fedoraproject.org
dhcp4: no
auto6: no

View file

@ -1,3 +1,32 @@
---
vmhost: bvmhost-a64-01.stg.iad2.fedoraproject.org
eth0_ip: 10.3.167.52
datacenter: iad2
dns1: 10.3.163.33
dns2: 10.3.163.34
has_ipv4: yes
eth0_ipv4: 10.3.167.52
eth0_ipv4_nm: 24
eth0_ipv4_gw: 10.3.167.254
has_ipv6: no
mac0: 52:54:00:2b:1d:73
network_connections:
- name: eth0
mac: "{{ mac0 }}"
state: down
type: ethernet
ip:
address:
- "{{ eth0_ipv4 }}/{{ eth0_ipv4_nm }}"
gateway4: "{{ eth0_ipv4_gw }}"
dns:
- "{{ dns1 }}"
- "{{ dns2 }}"
dns_search:
- iad2.fedoraproject.org
- fedoraproject.org
dhcp4: no
auto6: no