8000 Tags · vStone/puppet-apache · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: vStone/puppet-apache

Tags

0.13.2

Toggle 0.13.2's commit message
v0.13.2

* Fix some tests and cleanup some deprecated code
* Make sure rake tests work on ruby 1.8/1.9 and puppet 2.7/3.x

0.13.1

Toggle 0.13.1's commit message
Version 0.13.1

Updated documentation so it's a little bit nicer on the forge front page.

0.13.0

Toggle 0.13.0's commit message
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.

0.12.11

Toggle 0.12.11's commit message
Version 0.12.11

* Improved default ssl security settings in a vhost
* Reworked the vhost ssl template a bit using @vars in stead of regular vars.

0.12.10

Toggle 0.12.10's commit message
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

0.12.9

Toggle 0.12.9's commit message
Version 012.9

Fix timeout case. Distros dont follow the apache docs :(

0.12.8

Toggle 0.12.8's commit message
Version: 0.12.8

Workarround a puppet bug

0.12.7

Toggle 0.12.7's commit message
Version 0.12.7

* Improved debian/ubuntu support (possibly still incomplete)
* Added timeout parameter (global + vhost)
* Initial test structure

0.12.6

Toggle 0.12.6's commit message
Version 0.12.6

* Added security/hardening features.
  - Supports distro specific hardening features based on osfamily

0.12.5

Toggle 0.12.5's commit message
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 ;))
0