----- Original Message ----- > From: "giridhar kazama" <[email protected]> > To: "puppet-users" <[email protected]> > 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 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 please help us with some examples of hashes or else redirect > us to a site where we can find more about the fact hashes. did you configure puppet for it? https://docs.puppet.com/puppet/3.8/reference/lang_facts_and_builtin_vars.html#the-factsfactname-hash probably also need to set stringify_facts false -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/27712352.576929.1480009326714.JavaMail.zimbra%40devco.net. For more options, visit https://groups.google.com/d/optout.
