]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
inject the ssh keys for the jenkins user so that it can push to ceph-ansible repos 323/head
authorAlfredo Deza <adeza@redhat.com>
Mon, 8 Feb 2016 15:18:07 +0000 (10:18 -0500)
committerAlfredo Deza <adeza@redhat.com>
Mon, 8 Feb 2016 15:18:20 +0000 (10:18 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-ansible-galaxy/config/definitions/ceph-ansible-galaxy.yml

index a0be13d625f82d0b898807d873ca2407646ce3fb..289c47e6a9899860aa761733fc21c25ac16378bf 100644 (file)
@@ -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'