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

Toshio Kuratomi a.badger at gmail.com
Wed Sep 4 15:13:33 UTC 2013


On Wed, Sep 04, 2013 at 10:59:43AM -0400, 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.
> 
Yeah -- it doesn't seem like it would impact the ability to create Fedora if
the badge servers went down.  So it seems like they shouldn't be frozen.

btw, art assets are probably counted as data in a similar manner as how we
allow people to change the data inside the databases for our critical,
frozen infrastructure.  Badge definitions I'm less sure about as they
contain code.

Anyhow, although I'd prefer if nirik (submitted the original file) could
review this to make sure it wasn't intentional, we're early in freeze and
it's only alpha freeze so I'm giving a +1.  It looks like it's just an
oversight when defining the host to me.

-Toshio

> 
> 
> 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: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20130904/26c62e07/attachment.sig>


More information about the infrastructure mailing list