summaryrefslogtreecommitdiff
path: root/.fixtures.yml
diff options
context:
space:
mode:
authorChristoph <chris@inferno.nadir.org>2015-11-24 17:15:12 +0100
committerChristoph <chris@inferno.nadir.org>2015-11-25 15:11:15 +0100
commit2ac3b7c2e3283e5b0f48e6dd3d76c0192ee96a44 (patch)
treeefcca351ba23b292711a0c9a4b8cf1356f28680d /.fixtures.yml
parent5ef2f9dd23b952c625a59f48785f8ee82916d41b (diff)
test if couchrest gets installed with the correct version
the old unit tests were not working anymore
Diffstat (limited to '.fixtures.yml')
-rw-r--r--.fixtures.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.fixtures.yml b/.fixtures.yml
new file mode 100644
index 0000000..50c6c9a
--- /dev/null
+++ b/.fixtures.yml
@@ -0,0 +1,6 @@
+fixtures:
+ symlinks:
+ couchdb: "#{source_dir}"
+ repositories:
+ stdlib: " https://leap.se/git/puppet_stdlib"
+