Skip to content

Commit

Permalink
Update metadata info
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Paxton committed Aug 29, 2024
1 parent 1c3fbf1 commit 2d3eb8e
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-puppetdb",
"version": "8.1.0",
"version": "8.1.1",
"author": "puppetlabs",
"summary": "Installs PostgreSQL and PuppetDB, sets up the connection to Puppet master.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -29,21 +29,19 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8"
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
"7",
"8"
]
},
Expand All @@ -64,7 +62,8 @@
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04"
"20.04",
"22.04"
]
}
],
Expand All @@ -74,7 +73,6 @@
"version_requirement": ">= 7.0.0 < 9.0.0"
}
],
"description": "Module for installing/configuring PuppetDB",
"pdk-version": "3.0.1",
"template-url": "https://github.com/puppetlabs/pdk-templates#3.0.1",
"template-ref": "tags/3.0.1-0-gd13288a"
Expand Down

0 comments on commit 2d3eb8e

Please sign in to comment.