quoted booleans
ghoneycutt opened this issue · comments
There are quoted booleans that should be unquoted.
We should test for boolean and if a string, then convert.
Example:
https://github.com/ghoneycutt/puppet-module-common/blob/master/manifests/init.pp#L42
Thanks @johanwennerberg