Re: [FBR] Make cvsadmin the admin group for dist-git pagure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



El vie, 22-09-2017 a las 22:16 +0200, Till Maas escribió:
> Hi,
> 
> currently I cannot (un)orphan packages in dist-git pagure or give
> them
> to other maintainers. AFAIU only people in sysadmin-main can this so
> other releng members not in sysadmin-main are affected as well.
> Therefore I would like to change the admin group for dist-git pagure
> to
> cvsadmin, which was the admin group for dist-git/pkgdb in the past.
> 
> There are the current group members:
> 
> sysadmin-
> main:x:100322:ausil,codeblock,jstanley,kevin,maxamillion,pbrobinson,p
> ingou,puiterwijk,ralph,smooge,tflink
> cvsadmin:x:101197:ausil,jwboyer,kevin,limb,mohanboddu,pbrobinson,rele
> ng,spot,tibbs,till
> 
> Kind regards
> Till
> 
> From 684353289eca2f38c190cd426b962c169d446812 Mon Sep 17 00:00:00
> 2001
> From: Till Maas <opensource@xxxxxxxxx>
> Date: Fri, 22 Sep 2017 21:46:47 +0200
> Subject: [PATCH] Make cvsadmin group admin for dist-git pagure
> 
> Releng manages dist-git pagure and in the past cvsadmin was used for
> adminstrative permissions for dist-git. Therefore use it in dist-git
> pagure as well.
> 
> Reference: https://pagure.io/releng/issue/7061
> 
> Signed-off-by: Till Maas <opensource@xxxxxxxxx>
> ---
>  roles/distgit/pagure/templates/pagure.cfg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/roles/distgit/pagure/templates/pagure.cfg
> b/roles/distgit/pagure/templates/pagure.cfg
> index 833c57dc8..e3508aee0 100644
> --- a/roles/distgit/pagure/templates/pagure.cfg
> +++ b/roles/distgit/pagure/templates/pagure.cfg
> @@ -29,7 +29,7 @@ PREFERRED_URL_SCHEME='https'
>  DB_URL = 'postgresql://{{ distgit_pagure_db_user }}:{{
> distgit_pagure_db_pass }}@{{ distgit_pagure_db_host }}/{{
> distgit_pagure_db_name }}'
>  
>  ### The FAS group in which the admin of pagure are
> -ADMIN_GROUP = ['sysadmin-main']
> +ADMIN_GROUP = ['cvsadmin']
>  
>  ### The email address to which the flask.log will send the errors
> (tracebacks)
>  EMAIL_ERROR = 'pingou@xxxxxxxxxxxx'
> -- 
> 2.13.5

+1

Dennis
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux