start the process of bat/bast
This commit is contained in:
parent
92be4a09a3
commit
a1eeeb79bf
2 changed files with 64 additions and 0 deletions
32
inventory/host_vars/bastion13.fedoraproject.org
Normal file
32
inventory/host_vars/bastion13.fedoraproject.org
Normal file
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 172.31.2.254
|
||||
dns: 8.8.8.8
|
||||
dns1: 8.8.8.8
|
||||
dns2: 8.8.4.4
|
||||
|
||||
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/
|
||||
|
||||
vmhost: virthost-rdu01.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 172.31.2.21
|
||||
eth0_nm: 255.255.255.0
|
||||
|
||||
public_ip: 209.132.190.1
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: redhat
|
||||
datacenter: rdu
|
||||
postfix_group: vpn
|
||||
vpn: true
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
mem_size: 16384
|
||||
max_mem_size: 32768
|
||||
num_cpus: 8
|
||||
|
||||
collectd_graphite: True
|
32
inventory/host_vars/batcave13.fedoraproject.org
Normal file
32
inventory/host_vars/batcave13.fedoraproject.org
Normal file
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 172.31.2.254
|
||||
dns: 8.8.8.8
|
||||
dns1: 8.8.8.8
|
||||
dns2: 8.8.4.4
|
||||
|
||||
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/
|
||||
|
||||
vmhost: virthost-rdu01.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 172.31.2.25
|
||||
eth0_nm: 255.255.255.0
|
||||
|
||||
#public_ip: 209.132.190.2
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: redhat
|
||||
datacenter: rdu
|
||||
postfix_group: vpn
|
||||
vpn: true
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
mem_size: 16384
|
||||
max_mem_size: 32768
|
||||
num_cpus: 8
|
||||
|
||||
collectd_graphite: True
|
Loading…
Add table
Add a link
Reference in a new issue