Title: Message Title
Charlie Sharpsteen commented on an issue
Puppet / Bug PUP-3530
Pass array to custom define fails
I'm trying to pass a simple array to a custom define and fails with error:

{code}
err: Could not retrieve catalog from remote server: Could not intern from pson: Could not convert from pson: Could not find relationship source "Foo::Map[idbazip2.2.2.2]"
{code}

I think that code is very correct:

{code}
$foo = [{"id" => "bar", "ip" => "1.1.1.1"},...


--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to