Global exec path in manifest
This commit is contained in:
parent
44c6e8b242
commit
25a970c302
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
Exec { path => [ "/bin/", "/sbin/" , "/usr/bin/", "/usr/sbin/" ,
|
||||||
|
"/usr/local/bin/", "/usr/local/sbin/" ]
|
||||||
|
}
|
||||||
|
|
||||||
user { 'ortiche':
|
user { 'ortiche':
|
||||||
ensure => 'present',
|
ensure => 'present',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue