Give sysadmin-mbs login rights to pdc nodes.
This commit is contained in:
parent
029da6279a
commit
a1d8bc71ff
4 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@ host_group: pdc-backend
|
|||
|
||||
tcp_ports: []
|
||||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-datanommer
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-datanommer,sysadmin-mbs
|
||||
|
||||
# See the host_vars files for the value of fedmsg_error_recipients here
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ host_group: pdc-backend
|
|||
|
||||
tcp_ports: []
|
||||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-datanommer
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-datanommer,sysadmin-mbs
|
||||
|
||||
# See the host_vars files for the value of fedmsg_error_recipients here
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ wsgi_threads: 2
|
|||
|
||||
tcp_ports: [ 80 ]
|
||||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-mbs
|
||||
|
||||
# This just defines the CN of the saml2 cert we pull from the private repo
|
||||
# Don't be confused. The app is actually served at apps.stg.fp.o/pdc
|
||||
|
|
|
@ -13,7 +13,7 @@ wsgi_threads: 2
|
|||
|
||||
tcp_ports: [ 80 ]
|
||||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-mbs
|
||||
|
||||
# This just defines the CN of the saml2 cert we pull from the private repo
|
||||
# Don't be confused. The app is actually served at apps.stg.fp.o/pdc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue