Files
puppet-nova/manifests/wsgi
Thomas Goirand f7be71fd20 Debian: uwsgi/threads with 1 as default
We should not tweak the number of threads, nova-api is only
mono-threaded and will currently refuse to work with anything
else than 1.

So this patch sets 1 by default, and warns if wsgi::uwsgi is
called with something else.

Change-Id: Ib109175b2e1a9f9f6b96355d29f9f9a95c303957
2021-04-21 17:08:01 +02:00
..