This repository was archived by the owner on Jul 13, 2021. It is now read-only.
Tags: Nascom/puppetlabs-apache
Tags
Merge pull request puppetlabs#90 from hunner/release_0.4.0 Release 0.4.0
Release 0.3.0 Changes: - Add `docroot_owner` and `docroot_group` parameters apache::vhost - Deprecate apache::{dev,php,proxy,python,ssl} in favor of their apache::mod::* equivalents and update docs - Update rakefile/spec for puppetlabs_spec_helper gem Bugfixes: - Add dependency for mod.d directory after package - Fix apache::vhost::proxy and apache::vhost::redirect to create *.conf files
Release 0.2.0 Changes: - Add `serveradmin` parameter to base class - Add ability to specify libs with different names - Add apache::mod::cache - Add apache::mod::cgi - Add apache::mod::dav - Add apache::mod::dav_fs - Add apache::mod::disk_cache with template - Add apache::mod::php with template - Add apache::mod::proxy with themplate - Add apache::mod::proxy_html with template - Add apache::mod::proxy_http - Add apache::mod::userdir with template - Remove unneeded mods from apache::mod::default - Update tests Bugfixes: - Fix apache::mod::auth_basic class - Several to redhat a2mod provider for mod file handling
Release 0.1.0 Changes since 0.0.4: - Apache licensed - Added gentoo a2mod provider - Added apache::mod::auth_kerb - Added Amazon linux support - Added serveradmin parameter to apache::vhost - Added override parameter to apache::vhost - Added logroot parameter to apache::vhost - Added ensure parameter to apache::vhost - Added no_proxy_uris parameter to apache::vhost::proxy - Added ability for multiple vhosts with the same docroot - Various bugfixes
PreviousNext