What is the best way to mix classes?
For example, I have a class apache, which sets up web server, and have
class cobbler which needs to add few files to /etc/httpd/conf.d.
What's the best way to do this? Include apache class in cobbler class?
Where can I find examples?
Or, if I use postgresql class to manage PgSQL, how can add a database
from some class that needs to create PgSQL database?
ty.
Ps. I can elaborate more if question is not clear enough...
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.