rabbitmq: Allow automatic cluster recovery before forcing it
When joining a node into an existing cluster, check to see if it is
already clustered before force removing it from the cluster and
re-adding. If the clustering is already functional there's no need to
force it again.