We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5b9c78 + acbc46a commit 7a4f013Copy full SHA for 7a4f013
.fixtures.yml
@@ -6,6 +6,5 @@ fixtures:
6
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
7
firewall: "https://github.com/puppetlabs/puppetlabs-firewall.git"
8
concat: "https://github.com/puppetlabs/puppetlabs-concat.git"
9
- file_concat: "https://github.com/electrical/puppet-lib-file_concat.git"
10
symlinks:
11
postgresql: "#{source_dir}"
metadata.json
@@ -69,6 +69,6 @@
69
"dependencies": [
70
{"name":"puppetlabs/stdlib","version_requirement":"4.x"},
71
{"name":"puppetlabs/apt","version_requirement":">=1.8.0 <2.0.0"},
72
- {"name":"puppetlabs/concat","version_requirement":">= 1.1.0 <2.0.0"}
+ {"name":"puppetlabs/concat","version_requirement":">= 1.1.0 <3.0.0"}
73
]
74
}
0 commit comments