Skip to content

Commit b10e3b5

Browse files
committed
Clean up incorrect metadata.json dependencies
So that fewer warnings are printed when the module is used correctly
1 parent 7295202 commit b10e3b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: metadata.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"source": "https://github.com/reidmv/reidmv-pe_xl",
88
"project_page": "https://github.com/reidmv/reidmv-pe_xl",
99
"dependencies": [
10-
{ "name":"puppetlabs/stdlib","version_requirement":">= 4.20.0 < 5.0.0" },
11-
{ "name":"puppetlabs/haproxy","version_requirement":">= 0.4.1 < 2.0.0" },
10+
{ "name":"puppetlabs/stdlib","version_requirement":">= 4.20.0 < 6.0.0" },
1211
{ "name":"WhatsARanjit/node_manager","version_requirement":">= 0.6.1 < 2.0.0" }
1312
],
1413
"requirements": [

0 commit comments

Comments
 (0)