Files
charm-rabbitmq-server/scripts/remove_from_cluster
Adam Gandelman 30fa455444 Sync scripts/.
2013-04-09 18:22:26 -07:00

5 lines
74 B
Bash
Executable File

#!/bin/bash
crm node standby
service pacemaker stop
service corosync stop