Repository URL to install this package:
|
Version:
2.5.0 ▾
|
exec { 'grep':
command => 'grep "\'" -rI *',
path => '/bin:/usr/bin',
}
node default {
notify {"Hello World":;}
}