Skip to content

Commit

Permalink
Merge pull request #99 from zilchms/debian10
Browse files Browse the repository at this point in the history
Drop Debian 10 support
  • Loading branch information
bastelfreak authored Mar 23, 2024
2 parents e0f391d + e45c9b3 commit ea8ac98
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,12 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"16.04",
"18.04",
"20.04"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
]
}
Expand All @@ -31,7 +28,7 @@
},
{
"name": "puppetlabs/vcsrepo",
"version_requirement": ">= 1.0.0 < 5.0.0"
"version_requirement": ">= 1.0.0 < 7.0.0"
}
],
"requirements": [
Expand Down

0 comments on commit ea8ac98

Please sign in to comment.