From b04d7acca5d47051e82911fee3d852a001800140 Mon Sep 17 00:00:00 2001 From: Bryan Jen Date: Fri, 17 Apr 2015 13:35:01 -0700 Subject: [PATCH] update fixtures file with new concat dependencies --- .fixtures.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.fixtures.yml b/.fixtures.yml index 5dbd5d0..105f34b 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -4,5 +4,6 @@ fixtures: stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git" firewall: "https://github.com/puppetlabs/puppetlabs-firewall.git" concat: "https://github.com/puppetlabs/puppetlabs-concat.git" + file_concat: "https://github.com/electrical/puppet-lib-file_concat.git" symlinks: postgresql: "#{source_dir}"