summaryrefslogtreecommitdiff
path: root/.fixtures.yml
diff options
context:
space:
mode:
authorEwoud Kohl van Wijngaarden <e.kohlvanwijngaarden@oxilion.nl>2013-07-02 19:22:35 +0200
committerEwoud Kohl van Wijngaarden <e.kohlvanwijngaarden@oxilion.nl>2013-07-02 19:24:27 +0200
commit42488b04b47ec3fd87f1d45ec3fa90b588545ca1 (patch)
treec6776e08e8e7a5398f84a0563d5a229dd8dc6171 /.fixtures.yml
parentaaf55c9ebfa0e34f63b2ca3c2b660e1d164026dd (diff)
Add basic testing infrastructure
Diffstat (limited to '.fixtures.yml')
-rw-r--r--.fixtures.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.fixtures.yml b/.fixtures.yml
new file mode 100644
index 0000000..e05b8fd
--- /dev/null
+++ b/.fixtures.yml
@@ -0,0 +1,8 @@
+fixtures:
+ repositories:
+ concat: "https://github.com/puppetlabs/puppetlabs-concat"
+ openbsd: "https://github.com/duritong/puppet-openbsd"
+ stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib"
+
+ symlinks:
+ munin: "#{source_dir}"