Skip to content

Commit 2526bc1

Browse files
committed
(maint) Add upper bound to puppet version
Update the module metadata so that it has an upper bound of puppet 5.0.0.
1 parent 4b30bb9 commit 2526bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"requirements": [
2525
{
2626
"name": "puppet",
27-
"version_requirement": ">= 3.7.0"
27+
"version_requirement": ">= 3.7.0 < 5.0.0"
2828
}
2929
]
3030
}

0 commit comments

Comments
 (0)