Add nfs mount options for mm-backend01.stg

This commit is contained in:
Kevin Fenzi 2014-12-05 17:43:34 +00:00
parent 78fa37c34d
commit 3a86adb293

View file

@ -13,6 +13,9 @@ eth1_ip: 10.5.127.184
vmhost: virthost16.phx2.fedoraproject.org
datacenter: phx2
# nfs mount options, overrides the all/default
nfs_mount_opts: "ro,hard,bg,intr,nodev,nosuid"
# We define this here to override the global one because we need eth1
virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
--disk bus=virtio,path={{ volgroup }}/{{ inventory_hostname }}