Hi there,

i can't use array in puppet. Here is my codesnipplet:

$callapidata = [ 'wert1','wert2']
notice $callapidata[1]

A puppetrun results in:

Could not retrieve catalog from remote server: Error 400 on SERVER:
can't convert String into Integer at /etc/puppet/myenv/modules/
uc4client/manifests/init.pp:41 on node testnode


Thanks for your help.


Greetings
Roband

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to