19 lines
549 B
Org Mode
19 lines
549 B
Org Mode
---
|
|
lvm_size: 20000
|
|
num_cpus: 2
|
|
nm: 255.255.255.0
|
|
gw: 10.5.126.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/vg_guests
|
|
eth0_ip: 10.5.126.183
|
|
eth1_ip: 10.5.127.23
|
|
vmhost: virthost14.phx2.fedoraproject.org
|
|
datacenter: phx2
|
|
|
|
# nfs mount options, overrides the all/default
|
|
nfs_mount_opts: "ro,hard,bg,intr,nodev,nosuid,nfsvers=3"
|
|
|
|
# We define this here to override the global one because we need eth1
|
|
virt_install_command: "{{ virt_install_command_two_nic }}"
|