turns out even if fedmsg is not actually listening on the ports it is supposed to do so it is still supposed to do fedmsg
This commit is contained in:
parent
c82df0f30b
commit
5908e7b681
8 changed files with 8 additions and 8 deletions
|
@ -8,7 +8,7 @@ freezes: false
|
|||
# 1) mod_wsgi is configured to use the vars for its own setup
|
||||
# 2) iptables opens enough ports for all threads for fedmsg
|
||||
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
|
||||
#wsgi_fedmsg_service: tahrir
|
||||
wsgi_fedmsg_service: tahrir
|
||||
wsgi_procs: 2
|
||||
wsgi_threads: 2
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ num_cpus: 2
|
|||
# 1) mod_wsgi is configured to use the vars for its own setup
|
||||
# 2) iptables opens enough ports for all threads for fedmsg
|
||||
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
|
||||
#wsgi_fedmsg_service: tahrir
|
||||
wsgi_fedmsg_service: tahrir
|
||||
wsgi_procs: 2
|
||||
wsgi_threads: 2
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ num_cpus: 2
|
|||
# 1) mod_wsgi is configured to use the vars for its own setup
|
||||
# 2) iptables opens enough ports for all threads for fedmsg
|
||||
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
|
||||
#wsgi_fedmsg_service: mbs
|
||||
wsgi_fedmsg_service: mbs
|
||||
wsgi_procs: 2
|
||||
wsgi_threads: 2
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ num_cpus: 1
|
|||
# 1) mod_wsgi is configured to use the vars for its own setup
|
||||
# 2) iptables opens enough ports for all threads for fedmsg
|
||||
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
|
||||
#wsgi_fedmsg_service: mbs
|
||||
wsgi_fedmsg_service: mbs
|
||||
wsgi_procs: 2
|
||||
wsgi_threads: 2
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ num_cpus: 2
|
|||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
#wsgi_fedmsg_service: fmn
|
||||
wsgi_fedmsg_service: fmn
|
||||
wsgi_procs: 2
|
||||
wsgi_threads: 2
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ num_cpus: 2
|
|||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
#wsgi_fedmsg_service: fmn
|
||||
wsgi_fedmsg_service: fmn
|
||||
wsgi_procs: 2
|
||||
wsgi_threads: 2
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ num_cpus: 2
|
|||
# 1) mod_wsgi is configured to use the vars for its own setup
|
||||
# 2) iptables opens enough ports for all threads for fedmsg
|
||||
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
|
||||
#wsgi_fedmsg_service: nuancier
|
||||
wsgi_fedmsg_service: nuancier
|
||||
wsgi_procs: 2
|
||||
wsgi_threads: 2
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ num_cpus: 2
|
|||
# 1) mod_wsgi is configured to use the vars for its own setup
|
||||
# 2) iptables opens enough ports for all threads for fedmsg
|
||||
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
|
||||
#wsgi_fedmsg_service: nuancier
|
||||
wsgi_fedmsg_service: nuancier
|
||||
wsgi_procs: 2
|
||||
wsgi_threads: 2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue