We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f907e commit 4a0ad14Copy full SHA for 4a0ad14
1 file changed
manifests/requirements.pp
@@ -102,6 +102,7 @@
102
user => $owner,
103
subscribe => File[$requirements],
104
environment => $environment,
105
+ path => ['/usr/local/bin','/usr/bin','/bin', '/usr/sbin'],
106
}
107
108
0 commit comments