Closed lunkdjedi closed 10 years ago
I set the default path to $path = '/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:'
so this should work
It did work, thanks!
Whoops, i still had urandomfix commented out in my manifest.
Error: /Stage[main]/Jdk7::Urandomfix/Exec[chkconfig rngd]: Could not evaluate: Could not find command 'chkconfig | /bin/grep '
On Redhat systems, chkconfig path should be /sbin/chkconfig
https://github.com/biemond/biemond-jdk7/blob/master/manifests/urandomfix.pp#L45 https://github.com/biemond/biemond-jdk7/blob/master/manifests/urandomfix.pp#L47