Re: [Puppet Users] Yaml server facts, weird message: "id00"

2012-02-15 Thread Marek Dohojda
thout doing the full YAML decoding pass, then stop.  Use a YAML >>> reader. :) >>> >>> On Wed, Feb 15, 2012 at 07:44, Marek Dohojda wrote: >>> > PS... is there any way to revert it back to the old behavior? (I am not >>> > seeing this on RHEL5

Re: [Puppet Users] Yaml server facts, weird message: "id00"

2012-02-15 Thread Ken Barber
without doing the full YAML decoding pass, then stop.  Use a YAML >> reader. :) >> >> On Wed, Feb 15, 2012 at 07:44, Marek Dohojda wrote: >> > PS... is there any way to revert it back to the old behavior? (I am not >> > seeing this on RHEL5 with older Ruby). >

Re: [Puppet Users] Yaml server facts, weird message: "id00"

2012-02-15 Thread Daniel Pittman
On Wed, Feb 15, 2012 at 13:55, Marek Dohojda wrote: > :: sigh ::: Back to the ol' drawing board.  LOL. Sorry. > Well I guess that's what I get  by assuming that it will remain text, and > not use macros.  Silly me. YAML isn't my preferred tool for this sort of problem, because of exactly this.

Re: [Puppet Users] Yaml server facts, weird message: "id00"

2012-02-15 Thread Marek Dohojda
; > > (Sorry if I sound like a newbe) > > > > On the server I am read this information: > > puppet: 2.7.6-2 > > ruby: 1.8.5-22 > > RHEL: 5 > > > > "client" server: > > puppet: 2.7.10-1 > > ruby: 1.8.7.352-4 > > RHEL: 6 > &

Re: [Puppet Users] Yaml server facts, weird message: "id00"

2012-02-15 Thread Daniel Pittman
gt; "client" server: > puppet: 2.7.10-1 > ruby: 1.8.7.352-4 > RHEL: 6 > > Thank you! > > > -----Original Message----- From: Daniel Pittman > Sent: Tuesday, February 14, 2012 5:06 PM > To: puppet-users@googlegroups.com > Subject: Re: [Puppet Users] Yaml serve

Re: [Puppet Users] Yaml server facts, weird message: "id00"

2012-02-15 Thread Marek Dohojda
nt: Tuesday, February 14, 2012 5:06 PM To: puppet-users@googlegroups.com Subject: Re: [Puppet Users] Yaml server facts, weird message: "id00" On Tue, Feb 14, 2012 at 15:52, chrobry wrote: I looked on google, and here but can't seem to find a solution to my issue. You don't

Re: [Puppet Users] Yaml server facts, weird message: "id00"

2012-02-14 Thread Marek Dohojda
bruary 14, 2012 5:06 PM To: puppet-users@googlegroups.com Subject: Re: [Puppet Users] Yaml server facts, weird message: "id00" On Tue, Feb 14, 2012 at 15:52, chrobry wrote: I looked on google, and here but can't seem to find a solution to my issue. You don't have an i

Re: [Puppet Users] Yaml server facts, weird message: "id00"

2012-02-14 Thread Daniel Pittman
On Tue, Feb 14, 2012 at 15:52, chrobry wrote: > I looked on google, and here but can't seem to find a solution to my > issue. You don't have an issue. ;) > I just deployed puppet to few servers, rhel6.1, and my /var/lib/puppet/ > yaml/facts are having some weird variables in them. > For instanc

[Puppet Users] Yaml server facts, weird message: "id00"

2012-02-14 Thread chrobry
Hello I looked on google, and here but can't seem to find a solution to my issue. I just deployed puppet to few servers, rhel6.1, and my /var/lib/puppet/ yaml/facts are having some weird variables in them. For instance on one of my servers server.yaml here is what I see: puppetversion: *id001 se