how did I miss this on 3 commits?
This commit is contained in:
parent
20357fb9f6
commit
bae288da07
1 changed files with 27 additions and 0 deletions
27
inventory/host_vars/ipv6-test.fedoraproject.org
Normal file
27
inventory/host_vars/ipv6-test.fedoraproject.org
Normal file
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
nrpe_procs_warn: 900
|
||||
nrpe_procs_crit: 1000
|
||||
eth0_ip: 8.43.85.71
|
||||
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-rdu03.fedoraproject.org
|
||||
datacenter: rdu-cc
|
||||
|
||||
fas_client_groups: sysadmin-troubleshoot
|
||||
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2620:52:3:1:dead:beef:cafe:fed0"
|
||||
eth0_ipv6_gw: "2620:52:3:1:ffff:ffff:ffff:fffe"
|
||||
|
||||
vpn: false
|
||||
|
||||
|
||||
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/
|
||||
|
||||
host_backup_targets: ['/srv']
|
Loading…
Add table
Add a link
Reference in a new issue