From 005cf32b46e903aa05ff26fae65d01d170394561 Mon Sep 17 00:00:00 2001 From: Ali Maredia Date: Thu, 23 Feb 2017 14:04:43 -0500 Subject: [PATCH] nfs-ganesha: fix broken shaman link for ubuntu builds Signed-off-by: Ali Maredia --- nfs-ganesha/config/definitions/nfs-ganesha.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nfs-ganesha/config/definitions/nfs-ganesha.yml b/nfs-ganesha/config/definitions/nfs-ganesha.yml index de8c3ac8..f7aac47f 100644 --- a/nfs-ganesha/config/definitions/nfs-ganesha.yml +++ b/nfs-ganesha/config/definitions/nfs-ganesha.yml @@ -118,10 +118,10 @@ If this is checked, then the binaries will be built and pushed to chacra even if - url: https://shaman.ceph.com/api/repos/ceph/kraken/latest/centos/7/repo check-content: - simple: true - - url: https://shaman/ceph.com/api/repos/ceph/master/latest/ubuntu/xenial/repo + - url: https://shaman.ceph.com/api/repos/ceph/master/latest/ubuntu/xenial/repo check-content: - simple: true - - url: https://shaman/ceph.com/api/repos/ceph/kraken/latest/ubuntu/xenial/repo + - url: https://shaman.ceph.com/api/repos/ceph/kraken/latest/ubuntu/xenial/repo check-content: - simple: true -- 2.39.5