Skip to content

Commit 8f82f00

Browse files
authored
Merge pull request #1128 from voxpupuli/puppet7
2 parents 456c426 + 1726fae commit 8f82f00

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

metadata.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,31 +53,27 @@
5353
{
5454
"operatingsystem": "Debian",
5555
"operatingsystemrelease": [
56-
"8",
57-
"9",
5856
"10"
5957
]
6058
},
6159
{
6260
"operatingsystem": "Ubuntu",
6361
"operatingsystemrelease": [
64-
"16.04",
6562
"18.04",
6663
"20.04"
6764
]
6865
},
6966
{
7067
"operatingsystem": "SLES",
7168
"operatingsystemrelease": [
72-
"12.1",
73-
"12.2"
69+
"12"
7470
]
7571
}
7672
],
7773
"requirements": [
7874
{
7975
"name": "puppet",
80-
"version_requirement": ">= 4.10.0 < 7.0.0"
76+
"version_requirement": ">= 6.1.0 < 8.0.0"
8177
}
8278
]
8379
}

0 commit comments

Comments
 (0)