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
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to