From: David Galloway Date: Tue, 18 Aug 2020 17:42:40 +0000 (-0400) Subject: ceph-ansible-rpm: Add missing CHACRACTL_KEY X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ef4e4ae60aad623bebb51a32c746da14bfa447d1;p=ceph-build.git ceph-ansible-rpm: Add missing CHACRACTL_KEY Signed-off-by: David Galloway --- diff --git a/ceph-ansible-rpm/config/definitions/ceph-ansible-rpm.yml b/ceph-ansible-rpm/config/definitions/ceph-ansible-rpm.yml index 23368454..e0188092 100644 --- a/ceph-ansible-rpm/config/definitions/ceph-ansible-rpm.yml +++ b/ceph-ansible-rpm/config/definitions/ceph-ansible-rpm.yml @@ -46,3 +46,6 @@ - text: credential-id: shaman-api-key variable: SHAMAN_API_KEY + - text: + credential-id: chacractl-key + variable: CHACRACTL_KEY