search for: gridinstall01

Displaying 1 result from an estimated 1 matches for "gridinstall01".

Did you mean: gridinstall
2008 Nov 24
0
logdest on client
Hi, I''m running client with --logdest=/var/log/puppet.log just to get a clean puppet log and don''t mix it with messages. # grep . /etc/sysconfig/puppet |grep -v "^#" PUPPET_SERVER=gridinstall01.pic.es PUPPET_LOG=/var/log/puppet.log But I only get this message in new log: # cat /var/log/puppet.log Mon Nov 24 14:59:53 CET 2008 Puppet (notice): Reopening log files And I know it runs cause I see puppet process calling yum, etc... Do I have to do anything else? **If I comment the option...