Malintha Adikari
2014-Aug-16 07:22 UTC
[Puppet Users] Cannot parse arrat into defined type
Hi, I am using following puppet class *class myclass{ $foo = [{"id" => "bar", "ip" => "1.1.1.1"}, {"id" => "baz", "ip" => "2.2.2.2"}] map {$foo:} define map () { notify {$name['id']: } }}* But this gives me *err: Could not retrieve catalog from remote server: Could not intern from pson: Could not convert from pson: Could not find relationship target "Change_config::Map[ip1.1.1.1idbar]"warning: Not using cache on failed catalogerr: Could not retrieve catalog; skipping run* What is the reason for this ? Regards, Malintha Adikari -- 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 puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/4b4776ec-17e0-4975-8018-c01da2788e62%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.