On 07/11/2017 01:27 PM, Patrick Uiterwijk wrote: > On Tue, Jul 11, 2017 at 7:22 PM, Dusty Mabe <dusty@xxxxxxxxxxxxx> wrote: >> Signed-off-by: Dusty Mabe <dusty@xxxxxxxxxxxxx> >> --- >> 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? we aren't going to move the "production" ref further, but the updates and testing refs will continue for 25 for now. In the future we'll remove them more aggressively. Dusty _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx