You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.
Thanks for your work on this module, it works great, highly appreciated.
I've got a setup with two machines, running knot out of jessie-backports, one master, one slave. On the slave puppet and knot race against each other: Knot will "bootstrap" zones from the master into $default_storage, with permissions of '660'. On the next puppet run, this is changed to '770', and because 'recurse => True' is set, this isn't applied only to the dir, but also to the bootstrapped zone files of knot.
On my fork, I've removed 'recurse => True', which as it seems, didn't had any negative side effects.
Any feedback / opinion on this?
TIA and all the best,
Georg
The text was updated successfully, but these errors were encountered:
Hi,
TIA and all the best,
Georg
The text was updated successfully, but these errors were encountered: