a72cc7c9f0
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. |
||
---|---|---|
.. | ||
config.pp | ||
puppetdb_conf.pp | ||
routes.pp | ||
storeconfigs.pp |