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'