Fix typo in actions.yaml
There was a typo in actions.yaml for the resume action that was breaking builds. This change fixes that typo. The charm will build. Closes-Bug: 2030677 Change-Id: I08dcbec009b392ea0346c2f44a4dd27b2ab90c9c
This commit is contained in:
parent
b6b29ce894
commit
a127f12516
@ -2,7 +2,7 @@ pause:
|
||||
description: Put hacluster unit in crm standby mode which migrates resources
|
||||
from this unit to another unit in the hacluster
|
||||
resume:
|
||||
descrpition: Take hacluster unit out of standby mode
|
||||
description: Take hacluster unit out of standby mode
|
||||
cleanup:
|
||||
description: Trigger cluster resource cleanup
|
||||
params:
|
||||
|
Loading…
Reference in New Issue
Block a user