greenwave: fix template syntax a bit

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-06-06 08:17:29 -07:00
parent 2ae99049b8
commit d23d4a03ec

View file

@ -522,7 +522,7 @@ rules:
id: "bodhiupdate_bodhipush_coreos" id: "bodhiupdate_bodhipush_coreos"
product_versions: product_versions:
- fedora-{{ FedoraCycleNumber }} - fedora-{{ FedoraCycleNumber }}
- fedora-{{FedoraCycleNumber+1}} - fedora-{{ FedoraCycleNumber|int + 1 }}
- fedora-rawhide - fedora-rawhide
decision_contexts: decision_contexts:
- bodhi_update_push_testing_critical-path-coreos_critpath - bodhi_update_push_testing_critical-path-coreos_critpath