ghoneycutt / puppet-module-hosts

Puppet module to manage host entries

Repository from Github https://github.comghoneycutt/puppet-module-hostsRepository from Github https://github.comghoneycutt/puppet-module-hosts

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