5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
|
guard 'puppet' do
|
||
|
watch(%r{^(manifests|modules)})
|
||
|
end
|
||
|
|