From: Jason Dillaman Date: Thu, 22 Aug 2019 01:49:00 +0000 (-0400) Subject: ceph-iscsi-stable: inject missing credentials X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=09ee5ca153435d28d641890201d8afb437d99039;p=ceph-build.git ceph-iscsi-stable: inject missing credentials Signed-off-by: Jason Dillaman --- diff --git a/ceph-iscsi-stable/config/definitions/ceph-iscsi-stable.yml b/ceph-iscsi-stable/config/definitions/ceph-iscsi-stable.yml index 8dbdd653..bc857190 100644 --- a/ceph-iscsi-stable/config/definitions/ceph-iscsi-stable.yml +++ b/ceph-iscsi-stable/config/definitions/ceph-iscsi-stable.yml @@ -104,3 +104,11 @@ If this is checked, then the binaries will be built and pushed to chacra even if - inject-passwords: global: true mask-password-params: true + - credentials-binding: + - text: + credential-id: chacractl-key + variable: CHACRACTL_KEY + - credentials-binding: + - text: + credential-id: shaman-api-key + variable: SHAMAN_API_KEY