We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed that null is always quoted. Which is something you would normally not want. Right?
I appreciate the way to make it possible to not automatically quote the full string, but shouldn't we add null to the excluded list?
https://github.com/Icinga/puppet-icinga2/blob/master/lib/puppet_x/icinga2/utils.rb#L89
The text was updated successfully, but these errors were encountered:
dd6023f
Thanks Lennart!
Sorry, something went wrong.
you're welcome. That was simple. But I donno whenever we'll release 1.3.6.
fix #433 null does not quoted
7354616
fix voxpupuli#433 null does not quoted
44e4431
No branches or pull requests
I noticed that null is always quoted. Which is something you would normally not want. Right?
I appreciate the way to make it possible to not automatically quote the full string, but shouldn't we add null to the excluded list?
https://github.com/Icinga/puppet-icinga2/blob/master/lib/puppet_x/icinga2/utils.rb#L89
The text was updated successfully, but these errors were encountered: