mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
We need to specify rw here or else it falls back to the default in group_vars/all which is ro
This commit is contained in:
@@ -25,3 +25,4 @@ virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
|
||||
--autostart --noautoconsole
|
||||
|
||||
host_backup_targets: ['/srv']
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
|
||||
|
||||
Reference in New Issue
Block a user