Thank you, I was having the same issue as you were. Puppet Dashboard was complaining that a node was changing every time because of this file that changed slightly.
On Thursday, December 13, 2012 8:06:54 PM UTC-5, Zane Williamson wrote: > > Has anyone else ran into this? > > debug: /Stage[main]/Mcollective/File[/var/tmp/facts.yaml]/content: > Executing 'diff -u /var/tmp/facts.yaml > /tmp/puppet-file20121214-13448-933j3r-0' > notice: /Stage[main]/Mcollective/File[/var/tmp/facts.yaml]/content: > --- /var/tmp/facts.yaml 2012-12-14 00:53:20.000000000 +0000 > +++ /tmp/puppet-file20121214-13448-933j3r-0 2012-12-14 00:55:35.000000000 > +0000 > @@ -93,13 +93,13 @@ > architecture: *id002 > processor14: Intel(R) Xeon(R) CPU E5-2420 0 @ 1.90GHz > - type: Rack Mount Chassis > processor20: Intel(R) Xeon(R) CPU E5-2420 0 @ 1.90GHz > + type: Rack Mount Chassis > domain: mochimedia.net > timezone: UTC > title: mcollective > - diskdrives: sda > + diskdrives: sda > ipaddress_eth1: 10.0.8.71 > processor8: Intel(R) Xeon(R) CPU E5-2420 0 @ 1.90GHz > processor11: Intel(R) Xeon(R) CPU E5-2420 0 @ 1.90GHz > > When Puppet comparse the /var/tmp/facts.yaml file to the file in the > Filebucket it adds some replaces some entries with an extra space. It > appears to add a couple different entries each run. > > Here is the file resource -- > > "/var/tmp/facts.yaml": > owner => root, > group => root, > mode => 400, > loglevel => debug, > content => inline_template("<%= scope.to_hash.reject { |k,v| k.to_s > =~ /(uptime_seconds|uptime_hours|timestamp|free)/ }.to_yaml %>") > > Any thoughts or suggestions? Seems like an odd one to me. > > -Z > -- _____________________________________________________ This email and any files transmitted with it are confidential and intended solely for the addressee. If you received this email in error, please do not disclose the contents to anyone; kindly notify the sender by return email and delete this email and any attachments from your system. © 2011 Currensee Inc. is a member of the National Futures Association (NFA) Member ID 0403251 | Over the counter retail foreign currency (Forex) trading may involve significant risk of loss. It is not suitable for all investors and you should make sure you understand the risks involved before trading and seek independent advice if necessary. Performance, strategies and charts shown are not necessarily predictive of any particular result and past performance is no indication of future results. Investor returns may vary from Trade Leader returns based on slippage, fees, broker spreads, volatility or other market conditions. Currensee Inc | 54 Canal St 4th Floor | Boston, MA 02114 | +1.617.624.3824 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/87brXhfkthsJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.