pdc-web: add deployment_type

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-12-15 01:04:30 +00:00 committed by Pierre-Yves Chibon
parent 448b30ada4
commit 98861f823a
2 changed files with 4 additions and 0 deletions

View file

@ -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

View file

@ -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