Merge "Bump amount of mod_wsgi processes for static vhosts to 16"

This commit is contained in:
Zuul 2018-11-30 17:42:04 +00:00 committed by Gerrit Code Review
commit b8c878755e

View File

@ -201,6 +201,7 @@ class openstack_project::static (
jenkins_ssh_key => $openstack_project::jenkins_ssh_key,
domain => 'openstack.org',
ara_middleware => true,
wsgi_processes => 16,
swift_authurl => $swift_authurl,
swift_user => $swift_user,
swift_key => $swift_key,