]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
fix the path to github.com.pub for a prado configured slave
authorAndrew Schoen <aschoen@redhat.com>
Tue, 24 Nov 2015 21:34:19 +0000 (15:34 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 24 Nov 2015 21:34:19 +0000 (15:34 -0600)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ansible/slave.yml.j2

index c3290b77fa789ac795677dc48a166da05eb1a480..41cc430c023b3f0bfbc7d4e15e210d59067dc3c0 100644 (file)
         path: '/etc/ssh/ssh_known_hosts'
         name: 'github.com'
         # github.com.pub is the output of `ssh-keyscan github.com`
-        key: "{{ lookup('file', 'ssh/hostkeys/github.com.pub') }}"
+        key: "{{ lookup('file', 'playbook/files/ssh/hostkeys/github.com.pub') }}"
 
     - name: register the new slave to jenkins master
       jenkins-node: