29 lines
650 B
Org Mode
29 lines
650 B
Org Mode
---
|
|
eth0_ip: 10.5.125.44
|
|
eth1_ip: 10.5.127.69
|
|
nm: 255.255.255.0
|
|
gw: 10.5.125.254
|
|
dns: 10.5.126.21
|
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
|
volgroup: /dev/xenGuests
|
|
vmhost: bvirthost11.phx2.fedoraproject.org
|
|
datacenter: phx2
|
|
|
|
mem_size: 16384
|
|
num_cpus: 8
|
|
|
|
# Need a eth0/eth1 install here.
|
|
virt_install_command: "{{ virt_install_command_two_nic }}"
|
|
|
|
host_backup_targets: ['/srv']
|
|
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=4.0"
|
|
|
|
ssh_hostnames:
|
|
- pkgs.fedoraproject.org
|
|
|
|
additional_host_keytabs:
|
|
- pkgs.fedoraproject.org
|
|
|
|
nrpe_procs_warn: 500
|
|
nrpe_procs_crit: 600
|