Files
fedora-infra_ansible/vars/all/Frozen.yaml
Kevin Fenzi 798ea762a8 f43 final freeze over
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-10-29 07:54:32 -07:00

8 lines
213 B
YAML

---
# is the infrastructure freeze currently in place?
InfraFrozen: False
# is the pending release (Branched) currently frozen?
NextReleaseFrozen: False
# for 'backwards compatibility'
Frozen: "{{ InfraFrozen }}"