- Switch to puppetlabs-apache from theforeman-apache
- Split agent configuration into puppet::agent::*
- Move $puppet::server_vardar into server::install
- Puppet 2.6 support removed
- Add class parameters to puppet::server::passenger
- Specify site.pp file mode to workaround PUP-1255
- Fix stdlib dependency for librarian-puppet
- Drop Puppet 3.0 and 3.1 tests
- Update tests for rspec-puppet 1.0.0
- Use concat to build puppet.conf and environment sections (Mickaël Canévet)
- Add classfile parameter (Mickaël Canévet)
- Add server_certname parameter for puppetmaster certname (Mickaël Canévet)
- Set cron hour and minutes according to runinterval (Mickaël Canévet)
- Add cron_cmd parameter (Mickaël Canévet)
- Add configtimeout parameter (Mickaël Canévet)
- Notify agent service when configs change
- Fix SSL parameter pass-through for Foreman puppetmaster setup
- Change fixture URLs from git:// to https:// (Guido Günther)