Disable pkgs02 /srv/ backups for now until we can clean up the backup dir.

This commit is contained in:
Kevin Fenzi 2015-06-17 12:41:58 +00:00
parent 6d4eee6c92
commit 3f1aae29c3

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"