fuel-web/tasklib/tasklib/tests/functional/puppet/sleep/site.pp

3 lines
49 B
Puppet

exec { "echo 15":
path => ["/bin", "sbin"]
}