module-puppetdb/manifests
Ken Barber 8ce1856222 Use str2bool for backwards compatibility, and avoid changing puppetdb_service_status
is_pe being a fact, its smarter her to coerce the value of it too a boolean, in
case we still receive the value as a string. In the future structured facts
will become the norm.

I've also removed the patch against the values for puppetdb_service_status, matching
against a bareword boolean while it looks good, if the value is indeed a boolean the
in will fail in the current parser. This can be brought up again in the future.

Signed-off-by: Ken Barber <ken@bob.sh>
2014-09-15 22:59:38 +01:00
..
database do not manage firewall for postgres, puppetlabs/postgres module from 2014-08-31 22:36:11 +02:00
master Fix some Puppet Lint errors 2014-09-15 21:08:34 +01:00
server Add read-database support 2014-08-04 13:54:38 +02:00
init.pp Use str2bool for backwards compatibility, and avoid changing puppetdb_service_status 2014-09-15 22:59:38 +01:00
params.pp Use str2bool for backwards compatibility, and avoid changing puppetdb_service_status 2014-09-15 22:59:38 +01:00
server.pp Use str2bool for backwards compatibility, and avoid changing puppetdb_service_status 2014-09-15 22:59:38 +01:00