ipv6 for osuosl hosts that want it
This commit is contained in:
parent
9bd69da6ac
commit
fbaafe1896
8 changed files with 27 additions and 0 deletions
|
@ -9,6 +9,10 @@ volgroup: /dev/vg_guests
|
|||
|
||||
eth0_ip: 140.211.169.229
|
||||
eth0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2605:bc80:3010:600:dead:beef:cafe:fed2"
|
||||
eth0_ipv6_gw: "2605:bc80:3010:600::1"
|
||||
|
||||
fedmsg_fqdn: anitya-frontend01.vpn.fedoraproject.org
|
||||
|
||||
postfix_group: vpn
|
||||
|
|
|
@ -7,6 +7,9 @@ volgroup: /dev/vg_guests
|
|||
|
||||
eth0_ip: 140.211.169.231
|
||||
eth0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2605:bc80:3010:600:dead:beef:cafe:fed4"
|
||||
eth0_ipv6_gw: "2605:bc80:3010:600::1"
|
||||
|
||||
postfix_group: vpn
|
||||
|
||||
|
|
|
@ -7,5 +7,9 @@ ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
|||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 140.211.169.202
|
||||
eth0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2605:bc80:3010:600:dead:beef:cafe:fed5"
|
||||
eth0_ipv6_gw: "2605:bc80:3010:600::1"
|
||||
|
||||
vmhost: osuosl03.fedoraproject.org
|
||||
datacenter: osuosl
|
||||
|
|
|
@ -10,6 +10,9 @@ volgroup: /dev/vg_server
|
|||
|
||||
eth0_ip: 140.211.169.203
|
||||
eth0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2605:bc80:3010:600:dead:beef:cafe:fed7"
|
||||
eth0_ipv6_gw: "2605:bc80:3010:600::1"
|
||||
|
||||
vmhost: osuosl02.fedoraproject.org
|
||||
datacenter: osuosl
|
||||
|
|
|
@ -10,6 +10,9 @@ volgroup: /dev/vg_server
|
|||
|
||||
eth0_ip: 140.211.169.204
|
||||
eth0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2605:bc80:3010:600:dead:beef:cafe:fed8"
|
||||
eth0_ipv6_gw: "2605:bc80:3010:600::1"
|
||||
|
||||
vmhost: osuosl02.fedoraproject.org
|
||||
datacenter: osuosl
|
||||
|
|
|
@ -11,6 +11,9 @@ volgroup: /dev/vg_Server
|
|||
|
||||
eth0_ip: 140.211.169.196
|
||||
eth0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2605:bc80:3010:600:dead:beef:cafe:fed9"
|
||||
eth0_ipv6_gw: "2605:bc80:3010:600::1"
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: osuosl
|
||||
|
|
|
@ -11,6 +11,9 @@ volgroup: /dev/vg_guests
|
|||
|
||||
eth0_ip: 140.211.169.206
|
||||
eth0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2605:bc80:3010:600:dead:beef:cafe:feda"
|
||||
eth0_ipv6_gw: "2605:bc80:3010:600::1"
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: osuosl
|
||||
|
|
|
@ -7,5 +7,9 @@ ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
|||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 140.211.169.205
|
||||
eth0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2605:bc80:3010:600:dead:beef:cafe:fedb"
|
||||
eth0_ipv6_gw: "2605:bc80:3010:600::1"
|
||||
|
||||
vmhost: osuosl02.fedoraproject.org
|
||||
datacenter: osuosl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue