On Tue, Sep 6, 2011 at 3:13 PM, Francis GALIEGUE <[email protected]> wrote: > Let's say I have a web application which I want to deploy separately: > > * the static content and appropriate configuration on a machine with > Apache on it, > * the dynamic content and appropriate configuration on a machine with > Tomcat on it. > > Is there a possibility to write a module which takes as an argument > the name of the Apache node and the name of the Tomcat node, along > with appropriate configurations for Apache and Tomcat, and which would > do what is appropriate so that this web application be > installed/updated/removed?
Thats one of the reasons of why I started the stacker application [1], would be nice to know if it answers your usage case. Screencast here: http://ohadlevy.fedorapeople.org/stacker.ogv Ohad [1] https://github.com/ohadlevy/stacker > > -- > Francis Galiegue > ONE2TEAM > Ingénieur système > Mob : +33 (0) 683 877 875 > Tel : +33 (0) 178 945 552 > [email protected] > 40 avenue Raymond Poincaré > 75116 Paris > > -- > 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. > > -- 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.
