From a2606de2916a8ea37b99df945001d5bab2e932ef Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Wed, 28 Oct 2015 10:54:40 -0500 Subject: [PATCH] add jenkins-build user ssh credentials to ceph-setup-next Signed-off-by: Andrew Schoen --- ceph-setup-next/config/definitions/ceph-setup-next.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ceph-setup-next/config/definitions/ceph-setup-next.yml b/ceph-setup-next/config/definitions/ceph-setup-next.yml index 340e63dd4..f75140e16 100644 --- a/ceph-setup-next/config/definitions/ceph-setup-next.yml +++ b/ceph-setup-next/config/definitions/ceph-setup-next.yml @@ -45,3 +45,7 @@ - inject-passwords: global: true mask-password-params: true + - ssh-agent-credentials: + # "jenkins-build" SSH key, needed for access to ceph-releases.git + users: + - '39fa150b-b2a1-416e-b334-29a9a2c0b32d' -- 2.47.3