Skip to content

Commit bebdf22

Browse files
authored
Merge pull request #3 from puppetlabs/pdk-changes
(maint) PDK formatting changes to metadata.json
2 parents 2bfb032 + 55ddb29 commit bebdf22

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

metadata.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
{
1313
"operatingsystem": "CentOS",
1414
"operatingsystemrelease": [
15-
"7","6"
15+
"7",
16+
"6"
1617
]
1718
},
1819
{
@@ -24,13 +25,15 @@
2425
{
2526
"operatingsystem": "RedHat",
2627
"operatingsystemrelease": [
27-
"7","6"
28+
"7",
29+
"6"
2830
]
2931
},
3032
{
3133
"operatingsystem": "Scientific",
3234
"operatingsystemrelease": [
33-
"7","6"
35+
"7",
36+
"6"
3437
]
3538
},
3639
{
@@ -55,4 +58,4 @@
5558
"pdk-version": "1.7.1",
5659
"template-url": "file:///opt/puppetlabs/pdk/share/cache/pdk-templates.git",
5760
"template-ref": "1.7.1-0-g810b982"
58-
}
61+
}

0 commit comments

Comments
 (0)