Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.

Commit eb2663c

Browse files
nauxliupkasprzak
authored andcommitted
Fix "Could not install 'puppetlabs-concat' (v2.0.1)"
puppetlabs-concat 2.x is deleted on forge.
1 parent 82fb1bc commit eb2663c

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
@@ -36,7 +36,7 @@
3636
"issues_url": "https://github.com/echocat/puppet-nfs/issues",
3737
"dependencies": [
3838
{"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0"},
39-
{"name":"puppetlabs/concat","version_requirement":">= 1.1.1"},
39+
{"name":"puppetlabs/concat","version_requirement":">= 1.1.1 <2.0.0"},
4040
{"name":"herculesteam/augeasproviders_shellvar","version_requirement":">= 2.1.0"}
4141
]
4242
}

0 commit comments

Comments
 (0)