From cd72ff53b5b50e3f596e42b4ec8c0837f48b47bf Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 14 Apr 2021 15:53:45 +0000 Subject: [PATCH] Update git submodules * Update puppet-panko from branch 'master' to d0ce60cc3616f4bb8ea0b6fefe1bfb5a3e904320 - Merge "Add support for panko_api_uwsgi_config in Debian" - Add support for panko_api_uwsgi_config in Debian This patch is adding the configuration of the number of workers, threads, and the size of the listen queue in Debian, which uses uwsgi to run Panko API. Therefore, this patch adds a new panko_api_uwsgi_config provider as well as a new panko::wsgi::uwsgi class. Change-Id: I23414fe7af21c16ef8405066b4f5f4555f2511f6 --- puppet-panko | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-panko b/puppet-panko index 410ff06b26..d0ce60cc36 160000 --- a/puppet-panko +++ b/puppet-panko @@ -1 +1 @@ -Subproject commit 410ff06b265ca871b358ca74c3b7ee010ca2fbe6 +Subproject commit d0ce60cc3616f4bb8ea0b6fefe1bfb5a3e904320