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

Ricky Elrod codeblock at elrod.me
Wed Sep 4 15:12:52 UTC 2013


This sounds reasonable to me. Nothing related to the release depends on
badges (although if we ever do the "you've opened Firefox 50 times, you
get a badge" type of thing, this may become more important.)

+1 for now.

On 09/04/2013 10:59 AM, Ralph Bean wrote:
> 
> 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
> 
> 
> 
> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20130904/f35f6817/attachment.sig>


More information about the infrastructure mailing list