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

5 lines
57 B
Ruby

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