6 lines
119 B
ObjectPascal
6 lines
119 B
ObjectPascal
|
Exec { path => [ '/bin/', '/sbin/' , '/usr/bin/', '/usr/sbin/'] }
|
||
|
|
||
|
notice "Hi there! puppet here"
|
||
|
|
||
|
require hello_world
|