I have a node def that refers to 2 classes like this;

node default {
  class {
    [ eucalyptus, eucalyptus::nc ]:
  }
}


The 2nd "requires" the first class.

Now, I've added parameters to the 2nd class and would like to set
values here. What is the appropriate way to do that? I'm looking at
the docs here and not seeing a clear way. I'll just try some things to
see what works in the meantime.
http://docs.puppetlabs.com/guides/parameterized_classes.html

David

-- 
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