From ecbdc9071c73f44a0fbf92a5ad13a30d1903716c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 28 Jul 2015 18:03:15 +0000 Subject: [PATCH] More adjustments to freeze list --- inventory/group_vars/twisted-buildbots | 2 ++ inventory/host_vars/jenkins-f22.fedorainfracloud.org | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 inventory/group_vars/twisted-buildbots diff --git a/inventory/group_vars/twisted-buildbots b/inventory/group_vars/twisted-buildbots new file mode 100644 index 0000000000..3d8f2c30da --- /dev/null +++ b/inventory/group_vars/twisted-buildbots @@ -0,0 +1,2 @@ +--- +freezes: false diff --git a/inventory/host_vars/jenkins-f22.fedorainfracloud.org b/inventory/host_vars/jenkins-f22.fedorainfracloud.org index bde2617800..5ffeb0c76d 100644 --- a/inventory/host_vars/jenkins-f22.fedorainfracloud.org +++ b/inventory/host_vars/jenkins-f22.fedorainfracloud.org @@ -16,3 +16,5 @@ description: jenkins f22 builder in new cloud cloud_networks: # persistent-net - net-id: "67b77354-39a4-43de-b007-bb813ac5c35f" + +freezes: false