2017-11-14 01:31:42 +00:00
|
|
|
---
|
2021-11-16 13:27:57 -08: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
|
|
|
|
2022-01-19 14:18:12 -08: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
|
2021-11-16 13:27:57 -08:00
|
|
|
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:
|
2018-08-27 22:44:54 +00:00
|
|
|
mail: false
|
2017-12-01 01:29:27 +00:00
|
|
|
nrpe: false
|
2021-11-16 13:27:57 -08:00
|
|
|
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
|
2021-11-16 13:27:57 -08:00
|
|
|
nrpe_procs_warn: 1200
|
2017-11-14 01:31:42 +00:00
|
|
|
num_cpus: 8
|
2021-11-16 13:27:57 -08:00
|
|
|
postfix_group: vpn
|
|
|
|
#public_ip: 209.132.190.2
|
2017-11-14 01:31:42 +00:00
|
|
|
|
2021-11-16 13:27:57 -08:00
|
|
|
# This is consumed by the roles/fedora-web/main role
|
|
|
|
sponsor: redhat
|
2018-08-14 18:24:48 +00:00
|
|
|
# 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:
|
2021-11-16 13:27:57 -08:00
|
|
|
- batcave13.vpn.fedoraproject.org
|
|
|
|
virt_install_command: "{{ virt_install_command_two_nic }}"
|
|
|
|
vmhost: virthost-rdu01.fedoraproject.org
|
|
|
|
volgroup: /dev/vg_guests
|
|
|
|
vpn: true
|