From 25d990f519254bea920bf1ab1794660b551e48d0 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Tue, 27 Feb 2018 13:47:15 +0000 Subject: [PATCH] Unfreeze staging virthosts --- inventory/host_vars/aarch64-c25n1.arm.fedoraproject.org | 3 +++ inventory/host_vars/virthost05.phx2.fedoraproject.org | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 inventory/host_vars/aarch64-c25n1.arm.fedoraproject.org diff --git a/inventory/host_vars/aarch64-c25n1.arm.fedoraproject.org b/inventory/host_vars/aarch64-c25n1.arm.fedoraproject.org new file mode 100644 index 0000000000..92cc5c0e3a --- /dev/null +++ b/inventory/host_vars/aarch64-c25n1.arm.fedoraproject.org @@ -0,0 +1,3 @@ +--- +# This virthost only has stg instances, so it doesn't freeze +freezes: false diff --git a/inventory/host_vars/virthost05.phx2.fedoraproject.org b/inventory/host_vars/virthost05.phx2.fedoraproject.org index b9d1825c00..c36a5eb3b1 100644 --- a/inventory/host_vars/virthost05.phx2.fedoraproject.org +++ b/inventory/host_vars/virthost05.phx2.fedoraproject.org @@ -1,6 +1,6 @@ --- # This virthost only has stg instances, so it doesn't freeze -freezes: true +freezes: false nested: true dns: 10.5.126.21 gw: 10.5.126.254