[Puppet Users] Re: Apparent problem with resource ordering using Puppetlabs Corosync module (does not bring up HA resources in correct order when configured to do so)

2012-12-03 Thread SirDiesALot
Hi, Nick - Thanks for the response! Those changes do appear to have made the manifest apply and work correctly. Now I just have to figure out why corosync can't get jboss to stop once it has been started (I can't either, 'service jboss stop' seems to hang indefinitely). On to the next chal

[Puppet Users] Apparent problem with resource ordering using Puppetlabs Corosync module (does not bring up HA resources in correct order when configured to do so)

2012-11-30 Thread SirDiesALot
I'm setting up a simple application management with corosync via the puppetlabs module. What SHOULD happen is: 1. Ip gets brought up 2. jboss gets brought up I have defined the resources like this: cs_primitive { 'applayer_ip': primitive_class => 'ocf', primitive_type

[Puppet Users] Status of STONITH support in the puppetlabs corosync module?

2012-11-26 Thread SirDiesALot
Greetings - Hoping to hear from hunner or one of the other maintainers of the puppetlabs corosync module - there is a note on the git project page that there is currently no way to configure STONITH. Is this information current? If so, has anybody come up with a simple method of managing ST