charm-swift-proxy/scripts/remove_from_cluster

5 lines
74 B
Plaintext
Raw Permalink Normal View History

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