diff --git a/fedora.conf b/fedora.conf index 0cab4cc..05a63ef 100644 --- a/fedora.conf +++ b/fedora.conf @@ -8,7 +8,7 @@ release_is_layered = False bootable = True comps_file = 'comps-rawhide.xml' #{ # 'scm': 'git', -# 'repo': 'git://git.fedorahosted.org/git/comps.git', +# 'repo': 'https://pagure.io/fedora-comps.git', # 'branch': None, # defaults to cvs/HEAD or git/master # 'file': 'comps-f23.xml', #} @@ -274,7 +274,7 @@ translate_paths = [ # These will be inherited by live_media, live_images and image_build -global_ksurl = 'git://git.fedorahosted.org/git/spin-kickstarts.git?#HEAD' +global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#HEAD' global_release = None global_version = 'Rawhide' # live_images ignores this in favor of live_target @@ -577,7 +577,7 @@ ostree_installer = [ "ostree_osname=fedora-atomic", "ostree_ref=fedora-atomic/rawhide/x86_64/docker-host", ] - 'template_repo': 'https://git.fedorahosted.org/git/spin-kickstarts.git', + 'template_repo': 'https://pagure.io/fedora-kickstarts.git', 'template_branch': 'master', } }) diff --git a/nightly.sh b/nightly.sh index 321d812..99f13ca 100755 --- a/nightly.sh +++ b/nightly.sh @@ -46,7 +46,7 @@ FEDMSG_CERTPREFIX="releng" send_fedmsg $(printf '{"log": "start", "branch": "%s", "arch": "%s"}' "$BRANCHED" "$ARCH") ${DIST} start pushd $TMPDIR -git clone https://git.fedorahosted.org/git/comps.git && { +git clone https://pagure.io/fedora-comps.git && { pushd comps make "${COMPSFILE}" cp "${COMPSFILE}" $DEST/