Luke-
   After the last upgrade to puppet there was change in the yaml
format for the facts yaml files. It looks like a time stamp has gotten
accidently inserted in the file or miss formated:

 --- !ruby/object:Puppet::Node::Facts
name: elephant.unix.eng.ua.edu
values:
  :_timestamp: 2008-11-12 14:47:51.749544 -06:00   <<< this is the
line in question.
  processorcount: "4"
  kernel: Linux
  processor2: Intel(R) XEON(TM) CPU 2.20GHz
  serialnumber: 5NHJL11
  uniqueid: a0821114
  lsbrelease: ":core-3.1-ia32:core-3.1-noarch:g





I noticed it because it broke the puppetview fact reporting. If delete
this line puppetview is able to correctly report facts again. If it si
a bug I'll make a bug report. If it is correct, then I will try and
patch puppetview.

Evan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to