From 2db4cb7eb891ec71d6a2c36058833db38e1dcbea Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 9 Mar 2021 12:57:21 -0800 Subject: [PATCH] sundries01.stg: add missing - Signed-off-by: Kevin Fenzi --- playbooks/groups/sundries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index e27c115bf8..ce8ea59143 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -71,7 +71,7 @@ mount_stg: true - role: nfs/client mnt_dir: '/srv/web/registry-index' - nfs_src_dir: '/flatpak-indexer-storage{{ env_short }}' + nfs_src_dir: '/flatpak-indexer-storage-{{ env_short }}' mount_stg: true