From 9751463263d2f006406da03b49da5056d4519cf6 Mon Sep 17 00:00:00 2001 From: Branan Purvine-Riley Date: Thu, 31 May 2012 10:09:40 -0700 Subject: Replace hardcoded recursive symlink with .fixtures.yml --- .fixtures.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .fixtures.yml (limited to '.fixtures.yml') diff --git a/.fixtures.yml b/.fixtures.yml new file mode 100644 index 0000000..a4b9801 --- /dev/null +++ b/.fixtures.yml @@ -0,0 +1,5 @@ +fixtures: + repositories: + "stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git" + symlinks: + "ntp": "#{source_dir}" -- cgit v1.2.3