Reword security-checklist action definition

Be specific about what action 'security-checklist'
actually does.

Will be used for the other ten charms that support this
action.

Change-Id: I51916eed45c526991685e95b667804e2a490b5a9
This commit is contained in:
Peter Matulis 2021-07-20 08:38:54 -04:00 committed by Aurelien Lourot
parent 50ca3cc76c
commit b3c463b668

View File

@ -32,6 +32,7 @@ hugepagereport:
description: Report on hugepage configuration and usage.
security-checklist:
description: >-
Validate the running configuration against OpenStack security guidelines.
Validate the running configuration against the OpenStack Security Guide
project checklist: https://docs.openstack.org/security-guide/checklist.html
virsh-audit:
description: List all domains as virsh sees on the compute node