cue/cue/templates
Steve Leon d372f0125f fix for systemd based rabbitmq guest
Upstart seemed to be providing output from rabbitmqctl, which we
were depending on to tell whether rabbit was up, but systemd does
not do this. Changing the status check to use rabbitmqctl instead
so that status check works for both systemd and upstart.

Also moved the command to enable the management console to after
rabbitmq startup since the command was failing if rabbit was not
up.

Change-Id: I5f0c277a3201911b0bc998ff7f17d526dab6b33e
2015-10-12 15:35:42 +00:00
..
cloud_config.tmpl provisioning rabbitmq via userdata/cloud-init 2015-03-11 17:55:35 -07:00
install_rabbit.sh.tmpl fix for systemd based rabbitmq guest 2015-10-12 15:35:42 +00:00