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

3 lines
62 B
Puppet

exec { "which which":
path => ["/usr/bin", "/usr/sbin"]
}