-
- Downloads
Project 'drebs/puppet-puppet' was moved to 'drebs/puppet-puppet-deleted-2844'. Please update any links and bookmarks that may still have the old path.
Change storeconfigs to a simple boolean
Since Puppet 4.0 the active record backend is gone and the only one is PuppetDB. This is the default value for backend is puppetdb so we can simply expose the storeconfigs boolean.
Showing
- README.md 4 additions, 4 deletionsREADME.md
- manifests/init.pp 2 additions, 3 deletionsmanifests/init.pp
- manifests/params.pp 1 addition, 5 deletionsmanifests/params.pp
- manifests/server.pp 2 additions, 4 deletionsmanifests/server.pp
- manifests/server/config.pp 1 addition, 7 deletionsmanifests/server/config.pp
- spec/classes/puppet_server_spec.rb 4 additions, 3 deletionsspec/classes/puppet_server_spec.rb
Loading
Please register or sign in to comment