Revert "update fixtures file with new concat dependencies"
This reverts commit b04d7acca5
.
The file_concat dependency was removed shortly after, and isn't present
in the 2.0.0 release.
This commit is contained in:
parent
30415ffd90
commit
acbc46a709
1 changed files with 0 additions and 1 deletions
|
@ -6,6 +6,5 @@ fixtures:
|
||||||
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
|
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
|
||||||
firewall: "https://github.com/puppetlabs/puppetlabs-firewall.git"
|
firewall: "https://github.com/puppetlabs/puppetlabs-firewall.git"
|
||||||
concat: "https://github.com/puppetlabs/puppetlabs-concat.git"
|
concat: "https://github.com/puppetlabs/puppetlabs-concat.git"
|
||||||
file_concat: "https://github.com/electrical/puppet-lib-file_concat.git"
|
|
||||||
symlinks:
|
symlinks:
|
||||||
postgresql: "#{source_dir}"
|
postgresql: "#{source_dir}"
|
||||||
|
|
Loading…
Reference in a new issue