pagure-stg01: set correct new ips
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5898eebc72
commit
75c12e400f
1 changed files with 9 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
nm: 255.255.255.128
|
nm: 255.255.255.128
|
||||||
gw: 140.211.169.193
|
|
||||||
dns: 8.8.8.8
|
dns: 8.8.8.8
|
||||||
|
|
||||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7-ext
|
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7-ext
|
||||||
|
@ -8,14 +7,16 @@ ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
||||||
|
|
||||||
volgroup: /dev/vg_server
|
volgroup: /dev/vg_server
|
||||||
|
|
||||||
eth0_ip: 140.211.169.203
|
eth0_nm: 255.255.255.0
|
||||||
eth0_nm: 255.255.255.128
|
eth0_ip: 8.43.85.77
|
||||||
has_ipv6: yes
|
gw: 8.43.85.254
|
||||||
eth0_ipv6: "2605:bc80:3010:600:dead:beef:cafe:fed7"
|
|
||||||
eth0_ipv6_gw: "2605:bc80:3010:600::1"
|
|
||||||
|
|
||||||
vmhost: osuosl02.fedoraproject.org
|
has_ipv6: yes
|
||||||
datacenter: osuosl
|
eth0_ipv6: "2620:52:3:1:dead:beef:cafe:fed3"
|
||||||
|
eth0_ipv6_gw: "2620:52:3:1:ffff:ffff:ffff:fffe"
|
||||||
|
|
||||||
|
vmhost: virthost-cc-rdu02.fedoraproject.org
|
||||||
|
datacenter: rdu
|
||||||
|
|
||||||
#
|
#
|
||||||
# PostgreSQL configuration
|
# PostgreSQL configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue