charm-keystone/scripts/remove_from_cluster

5 lines
74 B
Plaintext
Raw Normal View History

#!/bin/bash
crm node standby
2013-04-09 11:35:51 -07:00
service pacemaker stop
service corosync stop