Hello,

I am trying to follow ARM-9 and use the data in modules features introduced 
in the 3.3 release. I am struggling to get many of the features mentioned 
in ARM-9 working. I have a basic module here 
https://github.com/pro-puppet/puppet-module-startrek, but when trying to 
add an element to the hierarchy (see branch 'species') I'm hitting a 
roadblock. I have copied in the binder_config.yaml file from ARM-9, even 
without modifications, and I get the following error:

root@hiera-2:/etc/puppet# !pup
puppet apply modules/startrek/tests/init.pp 
Error: syntax error on line 3, col 20: `  { 'name' => 'site',' on node 
hiera-2.green.gah
Error: syntax error on line 3, col 20: `  { 'name' => 'site',' on node 
hiera-2.green.gah

So I guess my immediate question is "is the binder_config.yaml snippet in 
ARM-9 correct? is there an error in it somewhere?" and my larger question 
is where are the full examples of how to do use this? I doubt that all this 
code was developed without simple testing modules being built alongside it 
to test features.

Third, it says in ARM-9 that all lookups are performed using topscope. Does 
that mean we no longer have access to variables set at local scope when we 
do our lookup?

Finally, if this is not the place to post these kinds of questions please 
tell me where to do so.

Thanks,
Spencer

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" 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-dev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to