From 56fdc8b6d591b752049a97fca6c66fa41b560db2 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 21 Jul 2015 17:13:26 +0200 Subject: [PATCH] Adjust the wsgi_fedmsg_service to pkgdb to match with the certificate & all --- inventory/group_vars/pkgdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/pkgdb b/inventory/group_vars/pkgdb index fb15de2680..24fb030513 100644 --- a/inventory/group_vars/pkgdb +++ b/inventory/group_vars/pkgdb @@ -7,7 +7,7 @@ num_cpus: 2 # for systems that do not match the above - specify the same parameter in # the host_vars/$hostname file -wsgi_fedmsg_service: pkgdb2 +wsgi_fedmsg_service: pkgdb wsgi_procs: 3 wsgi_threads: 2