I can only recommend a push based solution(puppet is a pull based). I like python so I use fabric[1] but I know that other shops(ruby based) use capistrano.
If the DB will be the only precondition it might be ok to do this with puppet but for something more distributed a push based solution is far better. [1]http://docs.fabfile.org/en/1.7/ -- Nikola On Tue, Aug 27, 2013 at 04:47:03AM -0700, Bhuwan wrote: > Hello, > > Is Puppet a good choice to deploy JAVA applications (Tomcat) where there > exists a cross-system dependency (i.e. the database should be deployed > before the web app)? > > > If not, any suggestions for alternatives? > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-users+unsubscr...@googlegroups.com. > To post to this group, send email to puppet-users@googlegroups.com. > Visit this group at http://groups.google.com/group/puppet-users. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.