puppet-vitrage/manifests/wsgi
Takashi Kajinami 044e40dba3 Use workers instead of threads in wsgi by default
In most of puppet-openstack modules, we use workers instead of threads
in wsgi to realize concurrency of api process by default.

This patch makes puppet-vitrage follow that standard configuration,
so that the default setup can be more consistent among all modules.

Change-Id: Icf5c7620291fe10e2a15e2189ea144751974fdb5
2020-07-05 00:05:33 +09:00
..
apache.pp Use workers instead of threads in wsgi by default 2020-07-05 00:05:33 +09:00