guard-puppet/lib/guard/puppet/templates/Guardfile

5 lines
57 B
Plaintext
Raw Permalink Normal View History

guard 'puppet' do
watch(%r{^(manifests|modules)})
end