Make sure stg builder mounts things rw
This commit is contained in:
parent
3cb554c5eb
commit
05ccee91be
1 changed files with 1 additions and 0 deletions
|
@ -22,3 +22,4 @@ virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
|
|||
# the host_vars/$hostname file
|
||||
host_group: kojibuilder
|
||||
datacenter: staging
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue