On 11/08/2012 06:05 PM, Hugo Rogg wrote:
> Meanwhile I figured out how to enable modules.
> In my case I added this to the node's config.
>
> apache::mod { 'proxy_ajp': }
>
>
>
> Can't believe this is not documented or that I might have missed it.
You can also do:
include apache::mod::proxy_ajp, which would be a much cleaner way. The
way you figured out is from parametrized classes and it is not the best
way to use it. I just hope jcbollinger didn't see it because he'll get
mad if he does :D
--
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.