You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.13.0.
This version fixes a number of bugs, adds a little more debian-style support and
has a helper definition for reading your vhost configurations out of hiera.
Version 0.12.10
New features:
* Added support for server-info and server-status (mod info/status).
* Added initial tests for the apache class
Bug fixes:
* Fixed pupppet 3 function(['bug'])
* Improved support for notify_service parameter in all types.
* Fixed auto-includeing the passenger module (if present)
Minor changes:
* Added some documention / workaround puppet doc hash bug.
* Fixed the Modulefile
Version 0.12.5
Cherrypicked serveral useful changes from my develop branch.
(The debian changes are blocking a complete release).
* Bugfixes:
- Fix dependencies / ordering for several components.
- Make sure mod_rewrite is loaded explicitly.
- Keep away from realize(). When using dependencies on
Packages<| |>, this behaves weirdly (installed all packages).
* Improvements:
- Changed the templates. If you are using puppet environments,
you will probably appreciate this.
- apache::confd::symfile_concat can now have the links in a
different folder (preparing for debian style ;))