Take this out again to fix it. For some reason it's not completing right.

This commit is contained in:
Kevin Fenzi 2015-06-23 16:27:57 +00:00
parent 39cccd8583
commit 942c106684

View file

@ -24,5 +24,5 @@ virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
--network=bridge=br0,model=virtio --network=bridge=br1,model=virtio
--autostart --noautoconsole
host_backup_targets: ['/srv']
#host_backup_targets: ['/srv']
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"