Skip to content

Conversation

@FlorianSW
Copy link

Since puppet 4, file modes shouldn't be passed as unquoted numbers, but as quoted strings. Also, the parameter force_create_mask does not exist (anymore); the replacement should be force_create_mode.

@ayohrling
Copy link

ayohrling commented Feb 5, 2018

This addresses the issue in #88

You should squash your commits though, since it's an update to the same file.

👍

force_directory_mask does not exist (anymore), the replacement should be force_directory_mode. Additionally, file modes should be passed as quoted strings, not as unquoted numbers.
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.

2 participants