Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ease puppet filetypes for Hash values to conform with puppet-lint #6

Merged
merged 1 commit into from
Jul 13, 2018

Conversation

benedikt-haug
Copy link

Dear mvisonneau,

I would like to ease the puppet value types for hash values to be able to comply with the puppet style guide and puppet-lint.

The changes should not change anything for any current users.

These two checks are tiggering for me:
http://puppet-lint.com/checks/only_variable_string/
http://puppet-lint.com/checks/quoted_booleans/

Example:
Currently booleans need to be quoted:

          ignore_empty_list => 'true',

Thank you!

@mvisonneau mvisonneau merged commit 398440f into mvisonneau:master Jul 13, 2018
@mvisonneau
Copy link
Owner

cool, LGTM, thanks @gna58 !

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