From 8b39ad97637658d489b5f29c4c35ea31c99c93dc Mon Sep 17 00:00:00 2001 From: Liam Young Date: Thu, 20 Sep 2018 15:40:58 +0000 Subject: [PATCH] Remove the 'debug' action Remove the 'debug' action which was introduced in error. Change-Id: I3c512084f9bfc7420c05a019ec15936fb9c85700 --- actions.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/actions.yaml b/actions.yaml index 06aa0fd..4887910 100644 --- a/actions.yaml +++ b/actions.yaml @@ -9,5 +9,3 @@ Resume services. If the deployment is clustered using the hacluster charm, the corresponding hacluster unit on the node must be resumed as well. -"debug": - "description": "Collect debug data"