ansible/inventory/host_vars/batcave13.rdu2.fedoraproject.org

40 lines
1 KiB
Org Mode
Raw Normal View History

2017-11-14 01:31:42 +00:00
---
ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p -q root@bastion13.fedoraproject.org"'
datacenter: rdu
2017-12-01 21:40:46 +00:00
dns: 172.31.2.24
dns1: 172.31.2.24
#dns2: 8.8.4.4
2017-11-14 01:31:42 +00:00
eth0_ipv4_gw: 172.31.2.254
eth0_ipv4_ip: 172.31.2.25
2017-11-14 01:31:42 +00:00
eth0_nm: 255.255.255.0
2017-12-01 01:02:50 +00:00
eth1_ip: 172.31.1.3
eth1_nm: 255.255.255.0
ks_repo: http://38.145.60.16/repo/rhel/RHEL8-x86_64/
ks_url: http://38.145.60.16/repo/rhel/ks/kvm-rhel-8-ext
max_mem_size: 32768
mem_size: 16384
2020-02-26 22:05:12 +00:00
nagios_Can_Connect: false
2017-12-01 01:29:27 +00:00
nagios_Check_Services:
mail: false
2017-12-01 01:29:27 +00:00
nrpe: false
ping: false
2017-12-01 01:29:27 +00:00
sshd: false
swap: false
2017-11-14 01:31:42 +00:00
nrpe_procs_crit: 1400
nrpe_procs_warn: 1200
2017-11-14 01:31:42 +00:00
num_cpus: 8
postfix_group: vpn
#public_ip: 209.132.190.2
2017-11-14 01:31:42 +00:00
# This is consumed by the roles/fedora-web/main role
sponsor: redhat
# Add VPN host name as alt namefor SSH cert. Useful when you need to
# SSH into batcave through VPN, like from bastion in a different DC.
ssh_hostnames:
- batcave13.vpn.fedoraproject.org
virt_install_command: "{{ virt_install_command_two_nic }}"
vmhost: virthost-rdu01.fedoraproject.org
volgroup: /dev/vg_guests
vpn: true