module-postgresql/.fixtures.yml
Dominic Cleal acbc46a709 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.
2015-05-20 18:49:10 +01:00

10 lines
367 B
YAML

fixtures:
repositories:
apt:
repo: "https://github.com/puppetlabs/puppetlabs-apt.git"
branch: "1.8.x"
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
firewall: "https://github.com/puppetlabs/puppetlabs-firewall.git"
concat: "https://github.com/puppetlabs/puppetlabs-concat.git"
symlinks:
postgresql: "#{source_dir}"