Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Commit

Permalink
Release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antoineco committed Jul 23, 2018
1 parent 479c149 commit 3f62f22
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### 1.9.0

* Add support for nested Host elements, controlled via the `hosts` parameter ([HerveMARTIN](https://github.com/HerveMARTIN))
* New parameters:
- `tomcat_user_id` ([HerveMARTIN](https://github.com/HerveMARTIN))
- `tomcat_group_id` ([HerveMARTIN](https://github.com/HerveMARTIN))
- `context_cookieprocessor` ([HerveMARTIN](https://github.com/HerveMARTIN))
- `archive_mirror` ([azryelryvel](https://github.com/azryelryvel))
* Fix usage of 'user-data-constraint' key in `security_constraints` hash ([ronnbcnews](https://github.com/ronnbcnews))

### 1.8.4

* Fix admin contexts resources ordering ([alvagante](https://github.com/alvagante))
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -953,5 +953,7 @@ Check the [puppetlabs_spec_helper](https://github.com/puppetlabs/puppetlabs_spec
* [Hal Deadman](https://github.com/hdeadman)
* [Hervé Martin](https://github.com/HerveMARTIN)
* [Alessandro Franceschi](https://github.com/alvagante)
* [Daryl Piffre](https://github.com/azryelryvel)
* [ronnbcnews](https://github.com/ronnbcnews)

Features request and contributions are always welcome!
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "aco-tomcat",
"summary": "Puppet module for Tomcat",
"author": "Antoine Cotten",
"version": "1.8.4",
"version": "1.9.0",
"license": "Apache-2.0",
"project_page": "https://github.com/antoineco/aco-tomcat",
"source": "git://github.com/antoineco/aco-tomcat.git",
Expand Down

0 comments on commit 3f62f22

Please sign in to comment.