From: Alfredo Deza Date: Mon, 8 Feb 2016 15:18:07 +0000 (-0500) Subject: inject the ssh keys for the jenkins user so that it can push to ceph-ansible repos X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F323%2Fhead;p=ceph-build.git inject the ssh keys for the jenkins user so that it can push to ceph-ansible repos Signed-off-by: Alfredo Deza --- diff --git a/ceph-ansible-galaxy/config/definitions/ceph-ansible-galaxy.yml b/ceph-ansible-galaxy/config/definitions/ceph-ansible-galaxy.yml index a0be13d6..289c47e6 100644 --- a/ceph-ansible-galaxy/config/definitions/ceph-ansible-galaxy.yml +++ b/ceph-ansible-galaxy/config/definitions/ceph-ansible-galaxy.yml @@ -1,6 +1,6 @@ - job: - name: ceph-ansible-galaxy - node: small && trusty + name: ceph-ansible-galaxy + node: small && trusty project-type: freestyle defaults: global display-name: 'ceph-ansible: Update galaxy roles' @@ -34,3 +34,9 @@ !include-raw: - ../../../scripts/build_utils.sh - ../../build/build + + wrappers: + - ssh-agent-credentials: + # "jenkins-build" SSH key, needed for access to ceph-ansible.git + users: + - '39fa150b-b2a1-416e-b334-29a9a2c0b32d'