Skip to content

Commit

Permalink
remove supported operating systems from metadata
Browse files Browse the repository at this point in the history
there is no os dependent code or tests in ths module, so the supported operating systems metadata is not needed
  • Loading branch information
TheMeier committed Oct 6, 2024
1 parent 64436d9 commit 7924dde
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,34 +7,6 @@
"source": "https://github.com/voxpupuli/puppet-prometheus_reporter",
"project_page": "https://github.com/voxpupuli/puppet-prometheus_reporter",
"issues_url": "https://github.com/voxpupuli/puppet-prometheus_reporter/issues",
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"8"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"16.04"
]
}
],
"requirements": [
{
"name": "puppet",
Expand Down

0 comments on commit 7924dde

Please sign in to comment.