so let us see why it says vmhost is undefined if we use the same file def as infinote

This commit is contained in:
Stephen Smoogen 2019-03-22 19:41:39 +00:00
parent ed6ff61a6f
commit e1b6b1535a
2 changed files with 19 additions and 14 deletions

View file

@ -12,9 +12,9 @@ volgroup: /dev/vg_guests
vmhost: virthost-cc-rdu02.fedoraproject.org
datacenter: rdu-cc
# has_ipv6: no
# eth0_ipv6: "2605:bc80:3010:600:dead:beef:cafe:fed4"
# eth0_ipv6_gw: "2605:bc80:3010:600::1"
has_ipv6: yes
eth0_ipv6: "2620:52:3:1:dead:beef:cafe:fed4"
eth0_ipv6_gw: "2620:52:3:1:ffff:ffff:ffff:fffe"
postfix_group: vpn
vpn: true

View file

@ -1,21 +1,26 @@
---
nm: 255.255.255.0
gw: 8.43.85.254
dns: 8.8.8.8
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
eth0_ip: 8.43.85.72
eth0_nm: 255.255.255.0
gw: 8.43.85.254
nm: 255.255.255.0
dns: 8.8.8.8
deployment_type: prod
volgroup: /dev/vg_guests
vmhost: virthost-cc-rdu02.fedoraproject.org
datacenter: rdu-cc
has_ipv6: yes
eth0_ipv6: "2620:52:3:1:dead:beef:cafe:fed2"
eth0_ipv6_gw: "2620:52:3:1:ffff:ffff:ffff:fffe"
vmhost: virthost-cc-rdu02.fedoraproject.org
volgroup: /dev/vg_guests
datacenter: rdu-cc
postfix_group: vpn
vpn: true
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/