Hey, is there a possibility to define dependencies across multiple nodes? I have the following situation: I want to deploy a web application on multiple servers. There are different services to set up: - database - shared volume - the application (tomcat)
Every service runs on a different node. It is important that the database and shared volume are set up before the tomcat starts running. How do I declare the dependencies in this case? Thank you very much! Regards, Malte -- 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.