Skip to content

Commit 09325e6

Browse files
committed
Merge pull request #627 from mhaskel/metadata_fix
Forgot to add SLES12 to metadata. yay.
2 parents bb12e9d + b12890d commit 09325e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

metadata.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
"operatingsystem": "SLES",
4545
"operatingsystemrelease": [
4646
"10 SP4",
47-
"11 SP1"
47+
"11 SP1",
48+
"12"
4849
]
4950
},
5051
{

0 commit comments

Comments
 (0)