]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-ansible-prs: fix scm section to point to ceph.git
authorAlfredo Deza <adeza@redhat.com>
Tue, 8 Aug 2017 19:36:37 +0000 (15:36 -0400)
committerAlfredo Deza <adeza@redhat.com>
Tue, 8 Aug 2017 19:36:37 +0000 (15:36 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml

index 49c8ab9b4699ee900bdb30500ac834c5cd32319f..4de2872896bac9794f2fb658ea8f0ef482170695 100644 (file)
@@ -51,7 +51,7 @@
 
     scm:
       - git:
-          url: https://github.com/ceph/ceph-ansible.git
+          url: https://github.com/ceph/ceph.git
           branches:
             - ${{sha1}}
           refspec: +refs/pull/*:refs/remotes/origin/pr/*