module-puppetdb/manifests/master
Chris Price a72cc7c9f0 Add missing inherit for puppetdb::params
Prior to this commit if you tried to use the classes
`puppetdb::master::routes` or `puppetdb::master::storeconfigs`
directly (rather than implicitly through
`puppetdb::master::config`), you would get a failure about
`puppetdb::params` not having been evaluated.  This is because
the classes were missing an `inherits` statement; this commit
fixes both of them.
2012-10-26 11:42:40 -07:00
..
config.pp Update manifests/master/config.pp 2012-10-17 09:33:29 -07:00
puppetdb_conf.pp Add missing inherit for puppetdb::params 2012-10-26 10:20:03 -07:00
routes.pp Add missing inherit for puppetdb::params 2012-10-26 11:42:40 -07:00
storeconfigs.pp Add missing inherit for puppetdb::params 2012-10-26 11:42:40 -07:00