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