tripleo-common/healthcheck/rabbitmq

4 lines
51 B
Bash
Executable File

#!/bin/sh
rabbitmqctl node_health_check || exit 1