mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
Give sysadmin-mbs login rights to pdc nodes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user