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

Commit

Permalink
Merge pull request haraldsk#28 from NauxLiu/master
Browse files Browse the repository at this point in the history
Fix "Could not install 'puppetlabs-concat' (v2.0.1)"
  • Loading branch information
dwerder committed Jun 14, 2015
2 parents 37d94c4 + c2dfa8d commit 39f2260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"issues_url": "https://github.com/echocat/puppet-nfs/issues",
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0"},
{"name":"puppetlabs/concat","version_requirement":">= 1.1.1"},
{"name":"puppetlabs/concat","version_requirement":">= 1.1.1 <2.0.0"},
{"name":"herculesteam/augeasproviders_shellvar","version_requirement":">= 2.1.0"}
]
}

0 comments on commit 39f2260

Please sign in to comment.