puppet-cloudkitty/manifests/wsgi
Takashi Kajinami 306badcca1 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-cloudkitty follow that standard configuration,
so that the default setup can be more consistent among all modules.

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