diff -r a2342f26c9de -r b0b56e0f8c7f dev/provisioning/modules/datacat/NOTES.md --- /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'