From a555ff1a59e3f5889c02fb9a6376e7b5b07999f2 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 10 Jul 2016 14:51:23 +0000 Subject: [PATCH] fix f24-updates-testing mash config as well --- roles/bodhi2/backend/files/f24-updates-testing.mash | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/roles/bodhi2/backend/files/f24-updates-testing.mash b/roles/bodhi2/backend/files/f24-updates-testing.mash index 303860c31a..43ae616c81 100644 --- a/roles/bodhi2/backend/files/f24-updates-testing.mash +++ b/roles/bodhi2/backend/files/f24-updates-testing.mash @@ -15,8 +15,8 @@ repoviewtitle = "Fedora 24 Updates Testing - %(arch)s" arches = armhfp i386 x86_64 hash_packages = True delta = True -#delta_dirs = /pub/fedora/linux/releases/24/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f24-updates/%(arch)s/ -#parent_repos = http://download.fedoraproject.org/pub/fedora/linux/updates/24/%(arch)s, http://download.fedoraproject.or +delta_dirs = /pub/fedora/linux/releases/24/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f24-updates/%(arch)s/ +parent_repos = http://download.fedoraproject.org/pub/fedora/linux/updates/24/%(arch)s, http://download.fedoraproject.org/pub/fedora/linux/releases/24/Everything/%(arch)s/os # point to branched till we release then use above -delta_dirs = /pub/fedora/linux/development/24/Everything/%(arch)s/os/ -parent_repos = http://download.fedoraproject.org/pub/fedora/linux/development/24/Everything/%(arch)s/os/ +#delta_dirs = /pub/fedora/linux/development/24/Everything/%(arch)s/os/ +#parent_repos = http://download.fedoraproject.org/pub/fedora/linux/development/24/Everything/%(arch)s/os/