diff --git a/actions.yaml b/actions.yaml deleted file mode 100644 index 9d2e58b..0000000 --- a/actions.yaml +++ /dev/null @@ -1,11 +0,0 @@ -pause: - description: | - Pause services. - If the deployment is clustered using the hacluster charm, the - corresponding hacluster unit on the node must first be paused as well. - Not doing so may lead to an interruption of service. -resume: - description: | - Resume services. - If the deployment is clustered using the hacluster charm, the - corresponding hacluster unit on the node must be resumed as well.