tripleo-common/healthcheck/rabbitmq

4 lines
53 B
Bash
Executable File

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