fuel-library/deployment/puppet/osnailyfacter/modular/fuel_pkgs
Vladimir Kuklin 6e6d1cb23c Ensure the rabbit-fence daemon started and respawned
W/o this fix, if the daemon crashed, it
would remain stopped. Also, the rabbit fence
daemon will crash on start, when there is no
/var/run/rabbitmq piddir exist.

The solution is
* add the respawn option to
the daemon's upstart (TODO for Centos inittab)
* and ensure the piddir
created by upstart/init.d before starting the daemon.

This also requires to add the rabbitmq and
fuel-rabbit-fence packages as a dependency.

Closes-bug: #1456791

Change-Id: I4e71eb9e4aa4ff3b877aa89a37d82215740aaeab
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2015-05-23 00:09:33 +00:00
..
fuel_pkgs.pp Ensure the rabbit-fence daemon started and respawned 2015-05-23 00:09:33 +00:00
tasks.yaml Backward-compatible commit for packaging of fuel-library 2015-04-16 11:23:29 +03:00