From 071fe0a06539dd0968aaa988713b3ba10d0eff6c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 25 Sep 2024 12:22:17 -0700 Subject: [PATCH] sundries: mount codecs volume rw Signed-off-by: Kevin Fenzi --- playbooks/groups/sundries.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index 87e0802649..61fb0778a6 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -83,6 +83,7 @@ mnt_dir: '/srv/web/codecs.fedoraproject.org' nfs_src_dir: 'openshift_prod_codecs' mount_stg: false + nfs_mount_opts: 'rw,bg,nfsvers=4' when: master_sundries_node|bool and env != "staging" pre_tasks: