Skip to content

Latest commit

 

History

History
118 lines (82 loc) · 8.75 KB

CHANGELOG.md

File metadata and controls

118 lines (82 loc) · 8.75 KB

Change Log

[0.9.0]

[0.8.8]

  • adds webserver_opts hash to allow you to pass arbitrary key/value pairs for webserver.conf

[0.8.5]

  • 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)

Full Changelog

Closed issues:

  • Move dns_alt_names to [main] section #50

Merged pull requests:

  • move dns_alt_names up into master, placed by puppet::common #51 (sjoeboo)

0.8.0 (2016-03-03)

Full Changelog

Closed issues:

  • puppetserver.config.erb file missing USER and GROUP #47
  • Unexposed options => Raw? #34

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)

Full Changelog

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)

Full Changelog

Closed issues:

  • Please provide the ability to disable hiera.yaml management #36
  • bootstrap.cfg template lacks trapperkeeper authorization service line #35

Merged pull requests:

0.5.0 (2015-10-23)

Full Changelog

Closed issues:

  • Feature Request: Enable ca-proxy similar to passenger or pe-ca-proxy #12

Merged pull requests:

0.3.2 (2015-05-02)

Full Changelog

Merged pull requests:

0.3.1 (2015-05-01)

Full Changelog

Merged pull requests:

0.3.0 (2015-05-01)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator