I shutdown apache/passenger and started puppetmasterd from the command line. I am seeing the same PATH truncation in the /var/puppet/yaml/ node/server.yaml file.
$ /usr/bin/ruby --version ruby 1.8.5 (2006-08-25) [x86_64-linux] $ /usr/sbin/puppetmasterd --version 0.25.5 $ facter --version 1.5.7 UID PID PPID C STIME TTY TIME CMD puppet 32368 1 11 06:49 ? 00:00:11 /usr/bin/ruby /usr/ sbin/puppetmasterd $ facter (cut out stuff that shouldn't be needed) architecture => x86_64 facterversion => 1.5.7 hardwareisa => x86_64 hardwaremodel => x86_64 id => root interfaces => eth0 is_virtual => true kernel => Linux kernelmajversion => 2.6 kernelrelease => 2.6.18-164.el5 kernelversion => 2.6.18 lsbdistcodename => Tikanga lsbdistdescription => Red Hat Enterprise Linux Server release 5.4 (Tikanga) lsbdistid => RedHatEnterpriseServer lsbdistrelease => 5.4 lsbmajdistrelease => 5 lsbrelease => :core-3.1-amd64:core-3.1-ia32:core-3.1- noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch manufacturer => VMware, Inc. memoryfree => 1.28 GB memorysize => 1.96 GB operatingsystem => RedHat operatingsystemrelease => 5.4 path => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/bin:/bin:/usr/bin:/ usr/local/bin:/opt/quest/bin:/opt/openmail/bin:/opt/openmail/diag:/usr/ games:/sbin:/usr/sbin:/usr/local/sbin:/usr/lib/netscape:/usr/local/ sec:/home/USER/bin:/opt/openmail/bin:/opt/openmail/diag:/usr/games:/ sbin:/usr/sbin:/usr/local/sbin:/usr/lib/netscape physicalprocessorcount => 0 processor0 => Intel(R) Xeon(R) CPU E7340 @ 2.40GHz processor1 => Intel(R) Xeon(R) CPU E7340 @ 2.40GHz processorcount => 2 productname => VMware Virtual Platform ps => ps -ef puppetversion => 0.25.5 rubysitedir => /usr/lib/ruby/site_ruby/1.8 rubyversion => 1.8.5 selinux => false serialnumber => VMware-42 34 17 b4 13 bb 90 77-fa 7a 4e dd dd 60 2a aa swapfree => 2.00 GB swapsize => 2.00 GB timezone => CDT type => Other uptime => 11 days uptime_days => 11 uptime_hours => 270 uptime_seconds => 974652 virtual => vmware -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
