Comment 8 for bug 1569446

Revision history for this message
Darren Birkett (darren-birkett) wrote :

So, to test the above theory I added a lineinfile to edit the timeout directly in the initscript, rather than relying on the failing defaults file or environment variable. As yet in 3 runs, I have not seen the join issue :) I'd appreciate more testing of this theory...updated fork can be found here:

https://github.com/mancdaz/openstack-ansible-galera_server/commit/52f4fe9f2b7e6e0683887e86644fe610b4ec4a57#diff-f49431d5bf5e7b643437e76ade9b3e35R58

The question now is how to address this:

- patch the initscript to source the defaults file
- patch the initscript to set the timeout higher (as above)
- carry the entire fixed initscript