From 29e65ff1d9bfa5ba6eb8f0ee86dc35ff4191a8d2 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 8 Aug 2017 15:36:37 -0400 Subject: [PATCH] ceph-volume-ansible-prs: fix scm section to point to ceph.git Signed-off-by: Alfredo Deza --- ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml index 49c8ab9b..4de28728 100644 --- a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml +++ b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml @@ -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/* -- 2.39.5