diff options
Diffstat (limited to 'puppet/modules/haproxy/.fixtures.yml')
-rw-r--r-- | puppet/modules/haproxy/.fixtures.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/puppet/modules/haproxy/.fixtures.yml b/puppet/modules/haproxy/.fixtures.yml new file mode 100644 index 00000000..8d6f22d6 --- /dev/null +++ b/puppet/modules/haproxy/.fixtures.yml @@ -0,0 +1,5 @@ +fixtures: + repositories: + concat: "git://github.com/ripienaar/puppet-concat.git" + symlinks: + haproxy: "#{source_dir}" |