e406be521a
References #23
5 lines
119 B
Puppet
5 lines
119 B
Puppet
Exec { path => [ '/bin/', '/sbin/' , '/usr/bin/', '/usr/sbin/'] }
|
|
|
|
notice "Hi there! puppet here"
|
|
|
|
require hello_world
|