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

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