Re: [Puppet Users] facing issues while using fact hashes

2016-11-25 Thread giridhar kazama
wrote: > > > - Original Message - > > From: "giridhar kazama" > > To: "puppet-users" > > Sent: Thursday, 24 November, 2016 18:34:39 > > Subject: [Puppet Users] facing issues while using fact hashes > > > Hello, > > > > > &g

Re: [Puppet Users] facing issues while using fact hashes

2016-11-24 Thread Craig Dunn
On Thu, Nov 24, 2016 at 6:41 PM, Dan White wrote: > Suggestion one: Use a newer version of Puppet. > OP mentioned he was using Satellite so just upgrading Puppet is not as simple as it sounds, since satellite 6.2 ships with Puppet 3.8 and it quite tightly integrated by default... it's worth noti

Re: [Puppet Users] facing issues while using fact hashes

2016-11-24 Thread Dan White
Suggestion one: Use a newer version of Puppet. Suggestion two: Any way to see how the fact information is showing up ? It may be possible to hash-icy it. > On Nov 24, 2016, at 12:34 PM, giridhar kazama wrote: > > Hello, > > > We are trying to use fact hashes in satellite 6.2(puppet 3.8) and

Re: [Puppet Users] facing issues while using fact hashes

2016-11-24 Thread R.I.Pienaar
- Original Message - > From: "giridhar kazama" > To: "puppet-users" > Sent: Thursday, 24 November, 2016 18:34:39 > Subject: [Puppet Users] facing issues while using fact hashes > Hello, > > > We are trying to use fact hashes in satell

[Puppet Users] facing issues while using fact hashes

2016-11-24 Thread giridhar kazama
Hello, We are trying to use fact hashes in satellite 6.2(puppet 3.8) and getting some weird errors like Error: facts is not a hash or array when accessing it with distro at /etc/puppet/modules/kazama/manifests/init.pp we are completely stuck and unable to proceed further. Could someone pleas