pdc-web: add deployment_type
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
448b30ada4
commit
98861f823a
2 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,8 @@ tcp_ports: [ 80 ]
|
|||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-mbs,sysadmin-veteran
|
||||
|
||||
deployment_type: prod
|
||||
|
||||
# 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
|
||||
pdc_domain: pdc.fedoraproject.org
|
||||
|
|
|
@ -15,6 +15,8 @@ tcp_ports: [ 80 ]
|
|||
|
||||
fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-mbs,sysadmin-veteran
|
||||
|
||||
deployment_type: stg
|
||||
|
||||
# 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
|
||||
pdc_domain: pdc.stg.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue