On Tue, Jul 11, 2017 at 7:22 PM, Dusty Mabe <[email protected]> wrote: > Signed-off-by: Dusty Mabe <[email protected]> > --- > roles/bodhi2/backend/files/fedora-updates-push | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/roles/bodhi2/backend/files/fedora-updates-push > b/roles/bodhi2/backend/files/fedora-updates-push > index 6e0a647..0dd35c4 100755 > --- a/roles/bodhi2/backend/files/fedora-updates-push > +++ b/roles/bodhi2/backend/files/fedora-updates-push > @@ -141,7 +141,7 @@ for rel in 26; do > > done > > -for rel in 24 25; do > +for rel in 24 25 26; do > > OUTPUT1=$(rsync $OPTIONS --ignore-existing \ > $ATOMICSOURCE/$rel/objects/ $ATOMICDEST/$rel/objects/) > -- > 2.9.4
+1 Maybe start removing 24 and 25? I don't think we're going to move the "production" atomic host ref any further, are we? _______________________________________________ infrastructure mailing list -- [email protected] To unsubscribe send an email to [email protected]
