- add puppetserver 2.5.0 support by splitting bootstrap.cfg and ca.cfg per [(https://docs.puppet.com/puppetserver/2.5/release_notes.html)]
- adds webserver_opts hash to allow you to pass arbitrary key/value pairs for webserver.conf
- added agent_config_hash which will take key:value pairs for agent config options so now we supper them all
0.8.1 (2016-03-03)
Closed issues:
- Move dns_alt_names to [main] section #50
Merged pull requests:
0.8.0 (2016-03-03)
Closed issues:
Merged pull requests:
- Adding USER and GROUP so the service can start on Debian. #48 (mgeggie-uber)
- Added support for use-legacy-auth-conf setting in puppetserver.conf - defaulting to false as per puppet defaults. #46 (greigm)
0.7.0 (2016-01-30)
Closed issues:
- puppet::params::puppetdb does not manage puppetdb-termini as described #41
Merged pull requests:
- Manage puppetdb #45 (rnelson0)
- (GH41) When puppetdb is false, do not manage puppetdb at all #42 (rnelson0)
- One small bugfix and added the ability to set agent runinterval. #40 (greigm)
0.6.0 (2015-12-15)
Closed issues:
- Please provide the ability to disable hiera.yaml management #36
- bootstrap.cfg template lacks trapperkeeper authorization service line #35
Merged pull requests:
- version bump: 0.6.0 #39 (jlambert121)
- add authorization service to bootstrap #38 (jlambert121)
- provide the ability to not manage hiera.yaml #37 (jlambert121)
- Exposed ability to set number of jruby instances and set a sane default. #32 (jbehrends)
- version bump: 0.5.0 #31 (jlambert121)
0.5.0 (2015-10-23)
Closed issues:
- Feature Request: Enable ca-proxy similar to passenger or pe-ca-proxy #12
Merged pull requests:
- Roidelapluie master #30 (jlambert121)
- bump puppet requirement to >= 4.2.0 #29 (jlambert121)
- updating config templates to match what's shipped with puppetserver-2.1.1 (v4.2) #28 (jbehrends)
- Updating to reflect name change of the puppetdb-terminus package to puppetdb-termini #27 (jbehrends)
- correct source url in metadata #25 (jlambert121)
- allow changing environment from agent #24 (jlambert121)
- format todo list properly #23 (mmckinst)
- version bump: 0.3.2 #22 (jlambert121)
0.3.2 (2015-05-02)
Merged pull requests:
- fix undefined variable in fileserver template #21 (jlambert121)
0.3.1 (2015-05-01)
Merged pull requests:
- version bump: 0.3.1 #20 (jlambert121)
- fix for puppetserver.conf paths #19 (jlambert121)
- add support for puppet firewall module #18 (jlambert121)
- fix spec test #17 (jlambert121)
- version bump: 0.3.0 #16 (jlambert121)
0.3.0 (2015-05-01)
Merged pull requests:
- update puppetserver logs dir #15 (jlambert121)
- documentation update #14 (jlambert121)
- support puppet 4.0 #13 (jlambert121)
- fix spec tests #11 (jlambert121)
- move dns_alt_name to main section #10 (jlambert121)
- add lint plugins #9 (jlambert121)
- version bump: 0.2.0 #8 (jlambert121)
- update puppet.conf parameters #7 (jlambert121)
- enable trusted_node_data #6 (jlambert121)
- normalize common files #5 (jlambert121)
- fix path to fileserver template #4 (jlambert121)
- fix server::config::fileserver var #3 (jlambert121)
- update templates for puppetserver 1.0 #2 (jlambert121)
- add travis support #1 (jlambert121)
* This Change Log was automatically generated by github_changelog_generator