mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
zanata2fedmsg: add deployment_type
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
9025fecdf7
commit
eeb3f9ce89
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user