charm-glance/scripts/remove_from_cluster

5 lines
74 B
Plaintext
Raw Normal View History

2013-03-01 11:37:23 -07:00
#!/bin/bash
crm node standby
2013-04-09 11:30:47 -07:00
service pacemaker stop
service corosync stop