Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

Commit

Permalink
apache2 v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Nov 7, 2011
1 parent de3c093 commit c89a9cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions apache2/README.md
Expand Up @@ -295,6 +295,10 @@ For examples of using the definitions in your own recipes, see their respective
Changes
=======

## v1.0.2

* Tickets resolved in this release: COOK-788, COOK-782, COOK-780

## v1.0.0

* Red Hat family support is greatly improved, all recipes except `god_monitor` converge.
Expand Down
2 changes: 1 addition & 1 deletion apache2/metadata.rb
Expand Up @@ -3,7 +3,7 @@
license "Apache 2.0"
description "Installs and configures all aspects of apache2 using Debian style symlinks with helper definitions"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.0.0"
version "1.0.2"
recipe "apache2", "Main Apache configuration"
recipe "apache2::mod_alias", "Apache module 'alias' with config file"
recipe "apache2::mod_auth_basic", "Apache module 'auth_basic'"
Expand Down

0 comments on commit c89a9cf

Please sign in to comment.