ansible/inventory/host_vars/mm-backend01.phx2.fedoraproject.org
Kevin Fenzi 971f1cb682 Consolidate all our virt_install_commands down to just two in group_vars/all.
Also tweak them with some more features, namely to set maxram and maxvcpus so we can
increase on the fly.
2016-02-02 17:15:52 +00:00

553 B

— 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_virthost03 eth0_ip: 10.5.126.183 eth1_ip: 10.5.127.23 vmhost: virthost03.phx2.fedoraproject.org datacenter: phx2

nfs_mount_opts: "ro,hard,bg,intr,nodev,nosuid,nfsvers=3"

virt_install_command: "{{ virt_install_command_two_nic }}"