I want to be able to build a parameterized class that represents each of
our major services, and then use a define within that class that will make
use of the parameters.  For example, have a class that represents a
complete application, which is a virtualenv python application.  Then use a
define within that application instance of the class to add pip installed
packages to the virtualenv created by the parameterized class.

Is this even possible?  What would be the syntax?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to