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:
Stephen Smoogen 2020-07-24 14:11:27 -04:00
parent c82df0f30b
commit 5908e7b681
8 changed files with 8 additions and 8 deletions

View file

@ -8,7 +8,7 @@ freezes: false
# 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
# 2) iptables opens enough ports for all threads for fedmsg # 2) iptables opens enough ports for all threads for fedmsg
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads # 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
#wsgi_fedmsg_service: tahrir wsgi_fedmsg_service: tahrir
wsgi_procs: 2 wsgi_procs: 2
wsgi_threads: 2 wsgi_threads: 2

View file

@ -8,7 +8,7 @@ num_cpus: 2
# 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
# 2) iptables opens enough ports for all threads for fedmsg # 2) iptables opens enough ports for all threads for fedmsg
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads # 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
#wsgi_fedmsg_service: tahrir wsgi_fedmsg_service: tahrir
wsgi_procs: 2 wsgi_procs: 2
wsgi_threads: 2 wsgi_threads: 2

View file

@ -7,7 +7,7 @@ num_cpus: 2
# 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
# 2) iptables opens enough ports for all threads for fedmsg # 2) iptables opens enough ports for all threads for fedmsg
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads # 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
#wsgi_fedmsg_service: mbs wsgi_fedmsg_service: mbs
wsgi_procs: 2 wsgi_procs: 2
wsgi_threads: 2 wsgi_threads: 2

View file

@ -7,7 +7,7 @@ num_cpus: 1
# 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
# 2) iptables opens enough ports for all threads for fedmsg # 2) iptables opens enough ports for all threads for fedmsg
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads # 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
#wsgi_fedmsg_service: mbs wsgi_fedmsg_service: mbs
wsgi_procs: 2 wsgi_procs: 2
wsgi_threads: 2 wsgi_threads: 2

View file

@ -7,7 +7,7 @@ num_cpus: 2
# for systems that do not match the above - specify the same parameter in # for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file # the host_vars/$hostname file
#wsgi_fedmsg_service: fmn wsgi_fedmsg_service: fmn
wsgi_procs: 2 wsgi_procs: 2
wsgi_threads: 2 wsgi_threads: 2

View file

@ -7,7 +7,7 @@ num_cpus: 2
# for systems that do not match the above - specify the same parameter in # for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file # the host_vars/$hostname file
#wsgi_fedmsg_service: fmn wsgi_fedmsg_service: fmn
wsgi_procs: 2 wsgi_procs: 2
wsgi_threads: 2 wsgi_threads: 2

View file

@ -8,7 +8,7 @@ num_cpus: 2
# 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
# 2) iptables opens enough ports for all threads for fedmsg # 2) iptables opens enough ports for all threads for fedmsg
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads # 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
#wsgi_fedmsg_service: nuancier wsgi_fedmsg_service: nuancier
wsgi_procs: 2 wsgi_procs: 2
wsgi_threads: 2 wsgi_threads: 2

View file

@ -8,7 +8,7 @@ num_cpus: 2
# 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
# 2) iptables opens enough ports for all threads for fedmsg # 2) iptables opens enough ports for all threads for fedmsg
# 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads # 3) roles/fedmsg/base/ declares enough fedmsg endpoints for all threads
#wsgi_fedmsg_service: nuancier wsgi_fedmsg_service: nuancier
wsgi_procs: 2 wsgi_procs: 2
wsgi_threads: 2 wsgi_threads: 2