freeze break request: take badges nodes out of the freeze list

Ralph Bean rbean at redhat.com
Wed Sep 4 14:59:43 UTC 2013


By ansible's configuration, we have the badges frontend and backend nodes
frozen right now.  This seems like an oversight to me.  I have some new badge
definitions and art assets I'd like to push, but I thought I'd clear it with
the list first.



diff --git a/inventory/group_vars/badges-backend b/inventory/group_vars/badges-backend
index 723cf58..9ede836 100644
--- a/inventory/group_vars/badges-backend
+++ b/inventory/group_vars/badges-backend
@@ -2,6 +2,7 @@
 lvm_size: 20000
 mem_size: 4096
 num_cpus: 2
+freezes: false
 
 # for systems that do not match the above - specify the same parameter in
 # the host_vars/$hostname file
diff --git a/inventory/group_vars/badges-web b/inventory/group_vars/badges-web
index eb40512..f70909f 100644
--- a/inventory/group_vars/badges-web
+++ b/inventory/group_vars/badges-web
@@ -2,6 +2,7 @@
 lvm_size: 20000
 mem_size: 4096
 num_cpus: 2
+freezes: false
 
 # for systems that do not match the above - specify the same parameter in
 # the host_vars/$hostname file
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20130904/45dd7400/attachment.sig>


More information about the infrastructure mailing list