All, I have a tomcat module, and another module, containing a tomcat application called OpenAM. In the OpenAM module, I 'require' the tomcat module, which ensures that all the tomcat bits are in place before trying to install the OpenAM bits.
That works great.... except the tomcat bits includes the tomcat service. I want the OpenAM module to require the tomcat module, but I don't want the tomcat service to start until the OpenAM module is complete. What's the best practice way to arrange this? Doug. -- 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.