From b3c463b668ed53d29f3be511c04776a4eae11922 Mon Sep 17 00:00:00 2001 From: Peter Matulis Date: Tue, 20 Jul 2021 08:38:54 -0400 Subject: [PATCH] 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 --- actions.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/actions.yaml b/actions.yaml index ada7f333..953ee8d1 100644 --- a/actions.yaml +++ b/actions.yaml @@ -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