Freeze odcs prod

This commit is contained in:
Mikolaj Izdebski 2019-10-24 09:18:26 +02:00 committed by Pierre-Yves Chibon
parent 230521c0b9
commit ead1b53baa
2 changed files with 2 additions and 4 deletions

View file

@ -3,8 +3,7 @@ lvm_size: 200000
mem_size: 4096 mem_size: 4096
num_cpus: 2 num_cpus: 2
# Set this to True for the F28 release and onwards. freezes: true
freezes: false
tcp_ports: [ tcp_ports: [
3000, 3001, 3002, 3003, 3000, 3001, 3002, 3003,

View file

@ -3,8 +3,7 @@ lvm_size: 30000
mem_size: 2048 mem_size: 2048
num_cpus: 2 num_cpus: 2
# Set this to True for the F28 release and onwards. freezes: true
freezes: false
# Definining these vars has a number of effects # Definining these vars has a number of effects
# 1) mod_wsgi is configured to use the vars for its own setup # 1) mod_wsgi is configured to use the vars for its own setup