Malte Janduda
2011-Dec-15 15:22 UTC
[Puppet Users] Dependencies across different nodes - possible?
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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Daniel Pittman
2011-Dec-15 21:23 UTC
Re: [Puppet Users] Dependencies across different nodes - possible?
On Thu, Dec 15, 2011 at 07:22, Malte Janduda <malte.janduda@googlemail.com> wrote:> is there a possibility to define dependencies across multiple nodes?Not at this point in time, no, although Luke had a prototype of a "stop and wait" resource ages ago that handled this. We have it on our roadmap, but the problem is surprisingly complicated once you scratch the surface, so we can''t make any promises about timeline or anything. Daniel -- ⎋ Puppet Labs Developer – http://puppetlabs.com ♲ Made with 100 percent post-consumer electrons -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.