Merge branch 'master' of /git/ansible
This commit is contained in:
commit
f403c4887e
4 changed files with 0 additions and 12 deletions
|
@ -3,9 +3,6 @@ lvm_size: 20000
|
|||
mem_size: 4096
|
||||
num_cpus: 2
|
||||
|
||||
# We should set freezes = True for the F27 timeframe.
|
||||
freezes: false
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
|
|
|
@ -3,9 +3,6 @@ lvm_size: 20000
|
|||
mem_size: 2048
|
||||
num_cpus: 1
|
||||
|
||||
# We should set freezes = True for the F27 timeframe.
|
||||
freezes: false
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
|
|
|
@ -3,9 +3,6 @@ lvm_size: 20000
|
|||
mem_size: 4096
|
||||
num_cpus: 2
|
||||
|
||||
# Set this to True for the F27 release and onwards.
|
||||
freezes: false
|
||||
|
||||
# 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
|
||||
|
|
|
@ -3,9 +3,6 @@ lvm_size: 20000
|
|||
mem_size: 2048
|
||||
num_cpus: 1
|
||||
|
||||
# Set this to True for the F27 release and onwards.
|
||||
freezes: false
|
||||
|
||||
# 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