From d07812db77d5d32a68781e349f76352f2aedd77c Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Tue, 13 Nov 2018 17:43:30 +0000 Subject: [PATCH] Bodhi does not use pyramid_tm. Signed-off-by: Randy Barlow --- roles/bodhi2/base/templates/production.ini.j2 | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 9be8b3ea82..8df134afe5 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -659,9 +659,6 @@ pyramid.debug_notfound = false pyramid.debug_routematch = false pyramid.default_locale_name = en -pyramid.includes = - pyramid_tm - debugtoolbar.hosts = 127.0.0.1 ::1 ##