From afd5c39796eacb948dea8a704ed891da795d8ec4 Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Thu, 12 Jul 2018 18:06:48 -0700 Subject: [PATCH] Sigul install location has changed The location to install sigul from has changed since initial testing was done. Change-Id: I911d748aa662d68bcc1e4ecc304b04268dc995d7 Signed-off-by: Andrew Grimberg --- shell/sigul-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/sigul-install.sh b/shell/sigul-install.sh index 71db7869..5d015ffd 100644 --- a/shell/sigul-install.sh +++ b/shell/sigul-install.sh @@ -16,7 +16,7 @@ set -eu -o pipefail # Setup sigul RPM repo echo "[fedora-infra-sigul] name=Fedora builder packages for sigul -baseurl=https://infrastructure.fedoraproject.org/repo/infra/epel\$releasever-infra/\$basearch/ +baseurl=https://kojipkgs.fedoraproject.org/repos-dist/epel\$releasever-infra/latest/\$basearch/ enabled=1 gpgcheck=1 gpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS -- 2.16.6