From 6f1a83499c76c6ed524221989edd100ddb793287 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Tue, 16 Apr 2019 19:25:07 +0200 Subject: [PATCH] Mount docs in stg Signed-off-by: Patrick Uiterwijk --- playbooks/groups/sundries.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index fc2f3aaebc..6c3511181c 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -56,6 +56,7 @@ - role: nfs/client mnt_dir: '/srv/docs' nfs_src_dir: 'openshift_{{ env_short }}_docs' + mount_stg: true when: '"sundries01" in ansible_fqdn and env == "staging"' pre_tasks: