charm-rabbitmq-server/files/remove_from_cluster
Ryan Beisner 8cc2df51aa
Standardize auxiliary file location across os-charms
Change-Id: I644db5de7a5dc1f41d13f2aa13cc1fa5c00c8b83
Closes-Bug: #1843826
2019-09-12 15:50:58 -05:00

5 lines
74 B
Bash
Executable File

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