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
This is really an extension to issues #104 and #109. By default the modes should be 0750 but on Debian as part of the service startup, this was changed to 0770. Therefore on Debian, the options are:
a) Run the manifest at least twice before an idempotent run will work.
or
b) Specifically set the modes to 0770.
The text was updated successfully, but these errors were encountered:
This is really an extension to issues #104 and #109. By default the modes should be 0750 but on Debian as part of the service startup, this was changed to 0770. Therefore on Debian, the options are:
a) Run the manifest at least twice before an idempotent run will work.
or
b) Specifically set the modes to 0770.
The text was updated successfully, but these errors were encountered: