Skip to content

Commit 87ba997

Browse files
committed
Merge pull request voxpupuli#54 from saz/patch-1
Add path to requirements exec
2 parents 94f907e + 4a0ad14 commit 87ba997

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

manifests/requirements.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
user => $owner,
103103
subscribe => File[$requirements],
104104
environment => $environment,
105+
path => ['/usr/local/bin','/usr/bin','/bin', '/usr/sbin'],
105106
}
106107

107108
}

0 commit comments

Comments
 (0)