From ea4fd867017083119a41f3a35a4b8ed6ad9fdbdc Mon Sep 17 00:00:00 2001 From: Raphaƫl Pinson Date: Thu, 11 Apr 2013 12:08:13 +0200 Subject: Prepare for rspec tests --- .fixtures.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .fixtures.yml (limited to '.fixtures.yml') diff --git a/.fixtures.yml b/.fixtures.yml new file mode 100644 index 0000000..14caa2b --- /dev/null +++ b/.fixtures.yml @@ -0,0 +1,6 @@ +fixtures: + repositories: + "stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git" + "concat": "git://github.com/ripienaar/puppet-concat.git" + symlinks: + "dhcp": "#{source_dir}" -- cgit v1.2.3