BIAndrews/ec2tagfacts

View on GitHub
Guardfile

Summary

Maintainability
Test Coverage
notification :off

guard 'rake', :task => 'test' do
  watch(%r{^manifests\/(.+)\.pp$})
end