Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
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
  • Loading branch information
hunner committed Aug 22, 2012
1 parent b56c310 commit dde8570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-apache'
version '0.2.2'
version '0.3.0'
source 'git://github.com/puppetlabs/puppetlabs-apache.git'
author 'puppetlabs'
license 'Apache 2.0'
Expand Down

0 comments on commit dde8570

Please sign in to comment.