From 4624d788c7b12c6cc0c52696ee76cd3703240b9f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 12 Jul 2017 04:03:48 +0000 Subject: [PATCH] enable proper drpms after release --- roles/bodhi2/backend/files/f26-updates-testing.mash | 7 ++----- roles/bodhi2/backend/files/f26-updates.mash | 7 ++----- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/roles/bodhi2/backend/files/f26-updates-testing.mash b/roles/bodhi2/backend/files/f26-updates-testing.mash index 2fd0f9fc6a..72f44fd846 100644 --- a/roles/bodhi2/backend/files/f26-updates-testing.mash +++ b/roles/bodhi2/backend/files/f26-updates-testing.mash @@ -15,8 +15,5 @@ repoviewtitle = "Fedora 26 Updates Testing - %(arch)s" arches = armhfp i386 ppc64 ppc64le x86_64 aarch64 hash_packages = True delta = True -#delta_dirs = /pub/fedora/linux/releases/26/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f26-updates/%(arch)s/ -#parent_repos = http://download.fedoraproject.org/pub/fedora/linux/updates/26/%(arch)s, http://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/%(arch)s/os -# point to branched till we release then use above -delta_dirs = /mnt/koji/compose/branched/latest-Fedora-26/compose/Everything/%(arch)s/os/ -parent_repos = https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-26/compose/Everything/%(arch)s/os/ +delta_dirs = /pub/fedora/linux/releases/26/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f26-updates/%(arch)s/ +parent_repos = http://download.fedoraproject.org/pub/fedora/linux/updates/26/%(arch)s, http://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/%(arch)s/os diff --git a/roles/bodhi2/backend/files/f26-updates.mash b/roles/bodhi2/backend/files/f26-updates.mash index fa96f4815f..f51cada128 100644 --- a/roles/bodhi2/backend/files/f26-updates.mash +++ b/roles/bodhi2/backend/files/f26-updates.mash @@ -13,8 +13,5 @@ repoviewtitle = "Fedora 26 Updates - %(arch)s" arches = armhfp i386 ppc64 ppc64le x86_64 aarch64 hash_packages = True delta = True -#delta_dirs = /pub/fedora/linux/releases/26/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f26-updates/%(arch)s/ -#parent_repos = http://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/%(arch)s/os -# point to branched till we release then use above -delta_dirs = /mnt/koji/compose/branched/latest-Fedora-26/compose/Everything/%(arch)s/os/ -parent_repos = https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-26/compose/Everything/%(arch)s/os/ +delta_dirs = /pub/fedora/linux/releases/26/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f26-updates/%(arch)s/ +parent_repos = http://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/%(arch)s/os