From 92a7564ca369c88c1a0f90275da2dbe4eecc6373 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 4 Apr 2017 16:51:04 +0000 Subject: [PATCH] unfreeze rawhide-composer rawhide-composer should never have been frozen. it has no impact on the release deliverables, and we may want to deploy changes needing changes on the compose box or update packages to account for rawhide changes at any point in time. So mark not freezing Signed-off-by: Dennis Gilmore --- inventory/host_vars/rawhide-composer.phx2.fedoraproject.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org b/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org index f12e92179f..f5a49eee72 100644 --- a/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org +++ b/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org @@ -9,6 +9,9 @@ kojipkgs_url: kojipkgs.fedoraproject.org kojihub_url: koji.fedoraproject.org/kojihub kojihub_scheme: https +# rawhide is never frozen, the compose box should not be so we can make needed changes +freezes: false + fedmsg_certs: - service: releng owner: root