Skip to content

fix(manage_disks_nas): skip cache mount root creation when no cache disks#135

Open
adamantike wants to merge 1 commit intomonstermuffin:mainfrom
adamantike:fix/skip-cache-mount-root-when-no-cache-disks
Open

fix(manage_disks_nas): skip cache mount root creation when no cache disks#135
adamantike wants to merge 1 commit intomonstermuffin:mainfrom
adamantike:fix/skip-cache-mount-root-when-no-cache-disks

Conversation

@adamantike
Copy link
Copy Markdown

configure_mount_perms.yml unconditionally created the cache mount root directory even when cache_disks was empty. Split the task so that cache_mount_path is only created when cache_disks_only is non-empty.

…isks

`configure_mount_perms.yml` unconditionally created the cache mount root
directory even when `cache_disks` was empty. Split the task so that
`cache_mount_path` is only created when `cache_disks_only` is non-empty.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant