dev/provisioning/modules/datacat/NOTES.md
changeset 28 b0b56e0f8c7f
equal deleted inserted replaced
27:a2342f26c9de 28:b0b56e0f8c7f
       
     1 As we're using the rspec fixtures structure, we can run them quite simply
       
     2 
       
     3     rake spec_prep
       
     4     puppet apply --modulepath spec/fixtures/modules -e 'include demo1'