The parameterized classes guide mentions that a parameterized class is 
declared using following syntax [1]:

    class {'classname': }


But the puppetlabs postgresql 
module<https://github.com/puppetlabs/puppet-postgresql#setup>mentions that a 
parameterized class '
postgresql::server<https://github.com/puppetlabs/puppet-postgresql/blob/master/manifests/server.pp>'
 
can be declared using 'include' syntax [2]. 

So is 'include' syntax supported for parameterized classes now?

--
Shantanu


1. http://docs.puppetlabs.com/guides/parameterized_classes.html
2. https://github.com/puppetlabs/puppet-postgresql#setup


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


Reply via email to