On Thu, Mar 9, 2017 at 8:58 PM, Kevin Fenzi <kevin@xxxxxxxxx> wrote: > Greetings. > > This config needs fixing so we can push out f26-updates-testing > updates. > > +1s? +1 was this already pushed? > -- > From 213b0df0fffa07ccbee5fbd848812d05b61bea2c Mon Sep 17 00:00:00 2001 > From: Kevin Fenzi <kevin@xxxxxxxxx> > Date: Thu, 9 Mar 2017 20:57:27 +0000 > Subject: [PATCH] use the development versions of f26 in mash until release of > f26 > > Signed-off-by: Kevin Fenzi <kevin@xxxxxxxxx> > --- > roles/bodhi2/backend/files/f26-updates-testing.mash | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/roles/bodhi2/backend/files/f26-updates-testing.mash b/roles/bodhi2/backend/files/f26-updates-testing.mash > index f6f0d2f..bc6a58e 100644 > --- a/roles/bodhi2/backend/files/f26-updates-testing.mash > +++ b/roles/bodhi2/backend/files/f26-updates-testing.mash > @@ -15,8 +15,8 @@ repoviewtitle = "Fedora 26 Updates Testing - %(arch)s" > arches = aarch64 armhfp i386 ppc64 ppc64le x86_64 > 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 > +#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 = /pub/fedora/linux/development/26/Everything/%(arch)s/os/ > -#parent_repos = http://download.fedoraproject.org/pub/fedora/linux/development/26/Everything/%(arch)s/os/ > +delta_dirs = /pub/fedora/linux/development/26/Everything/%(arch)s/os/ > +parent_repos = http://download.fedoraproject.org/pub/fedora/linux/development/26/Everything/%(arch)s/os/ > -- > 1.8.3.1 > > > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx