ab44c4500f
Change-Id: I219a01077f5ea3209cbb40b6f27fdbfa638386f7 Implements: blueprint container-healthchecks
4 lines
51 B
Bash
Executable File
4 lines
51 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rabbitmqctl node_health_check || exit 1
|