Add some more ipv6 info
This commit is contained in:
parent
b861f0d98c
commit
abdd874b78
3 changed files with 7 additions and 0 deletions
|
@ -7,5 +7,6 @@ ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
|||
volgroup: /dev/vg_virthost
|
||||
eth0_ip: 5.175.150.49
|
||||
eth0_nm: 255.255.255.240
|
||||
|
||||
vmhost: host1plus01.fedoraproject.org
|
||||
datacenter: host1plus
|
||||
|
|
|
@ -12,6 +12,9 @@ volgroup: /dev/vg_virthost
|
|||
|
||||
eth0_ip: 5.175.150.50
|
||||
eth0_nm: 255.255.255.240
|
||||
has_ipv6: true
|
||||
eth0_ipv6: "2a00:d1a0:1::131"
|
||||
eth0_ipv6_gw: "2a00:d1a0:1::1"
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: host1plus
|
||||
|
|
|
@ -12,6 +12,9 @@ volgroup: /dev/vg_virthost
|
|||
|
||||
eth0_ip: 67.219.144.68
|
||||
eth0_nm: 255.255.255.240
|
||||
has_ipv6: true
|
||||
eth0_ipv6: "2604:1580:fe00:0:dead:beef:cafe:fed1"
|
||||
eth0_ipv6_gw: "2604:1580:fe00::1"
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: dedicatedsolutions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue