]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
puddle: accept hostkey when cloning distill's rcm-metadata.git 115/head
authorKen Dreyer <kdreyer@redhat.com>
Tue, 18 Aug 2015 19:40:21 +0000 (13:40 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 18 Aug 2015 19:40:21 +0000 (13:40 -0600)
commit9b69cc88b42ce0c429ee4611e7e3ebe21eaad35c
treea576bf354812a7193771ce1b424ba84af033b32d
parent0c1f5fbadcb023d9d36ef000c8759b262991e74f
puddle: accept hostkey when cloning distill's rcm-metadata.git

I recently switched rcm-metadata.git to use the git:// protocol instead
of http://. When operating on a repository that uses a
protocol other than HTTP, Ansible's git module unconditionally requires
accept_hostkey to be set.

(See https://github.com/ansible/ansible-modules-core/issues/1931 for the
upstream report.)
roles/puddle/tasks/distill/configure.yml