On Thursday, August 23, 2012 1:12:03 PM UTC-7, Jon McKenzie wrote:

>
> ---
> classes:
>    foobar: {}
>
>
>
That looks wrong. Cf. 
http://docs.puppetlabs.com/guides/external_nodes.html#puppet-265-and-higher

It should be:

---
classes: 
  foobar: 

...without the curlies. Does it work if you kill those brackets?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/vi3Gv0nKnqQJ.
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