X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fsigul-install.sh;h=8573154e43208bcca8f2bf4470ab80646aadbbb4;hb=40baa00e9dfc838fd7f8b47b5906158a7c6f4d85;hp=71db7869f64453db88a0ec1076762ac69695e4b3;hpb=645a9eac13aa19e8307a61ad178586f71c339cf3;p=releng%2Fglobal-jjb.git diff --git a/shell/sigul-install.sh b/shell/sigul-install.sh index 71db7869..8573154e 100644 --- a/shell/sigul-install.sh +++ b/shell/sigul-install.sh @@ -11,12 +11,12 @@ echo "---> sigul-install.sh" # Ensure we fail the job if any steps fail. -set -eu -o pipefail +set -e -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