dev/provisioning/modules/datacat/NOTES.md
changeset 28 b0b56e0f8c7f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dev/provisioning/modules/datacat/NOTES.md	Fri Jan 15 15:35:00 2016 +0100
@@ -0,0 +1,4 @@
+As we're using the rspec fixtures structure, we can run them quite simply
+
+    rake spec_prep
+    puppet apply --modulepath spec/fixtures/modules -e 'include demo1'