zanata2fedmsg: add deployment_type

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-12-15 21:05:14 +00:00 committed by Pierre-Yves Chibon
parent 9025fecdf7
commit eeb3f9ce89
2 changed files with 4 additions and 0 deletions

View file

@ -4,6 +4,8 @@ lvm_size: 20000
mem_size: 2048
num_cpus: 2
deployment_type: prod
# Definining these vars has a number of effects
# 1) mod_wsgi is configured to use the vars for its own setup
# 2) iptables opens enough ports for all threads for fedmsg

View file

@ -4,6 +4,8 @@ lvm_size: 20000
mem_size: 1024
num_cpus: 1
deployment_type: stg
# Definining these vars has a number of effects
# 1) mod_wsgi is configured to use the vars for its own setup
# 2) iptables opens enough ports for all threads for fedmsg