Skip to content

Commit

Permalink
update Puppet version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
fraenki committed Sep 19, 2023
1 parent f6deb0a commit fdb7cdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ values.
* Manage `jolokia-access.xml`, existing file will be replaced
* Add defaults for `config-delete-*` to address settings
* Set a default management notification address
* Update Puppet version requirements

## [v1.6.0] - 2023-07-24

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 6.0.0 < 8.0.0"
"version_requirement": ">= 7.0.0 < 9.0.0"
}
],
"tags": [
Expand Down

0 comments on commit fdb7cdc

Please sign in to comment.