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

Attachment: pgpIxBoVLfwPP.pgp
Description: PGP signature

_______________________________________________
infrastructure mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

Reply via email to