zanata2fedmsg: add deployment_type
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9025fecdf7
commit
eeb3f9ce89
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue