From 7e9ef9e99d6d882de37c485cdd08e6916cccadec Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Thu, 5 Oct 2017 16:17:37 +0000 Subject: [PATCH] Now that bodhi is on Fedora we don't need the docs workaround. Signed-off-by: Randy Barlow --- roles/bodhi2/base/templates/bodhi-app.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/base/templates/bodhi-app.conf b/roles/bodhi2/base/templates/bodhi-app.conf index b6a665f355..681b276c82 100644 --- a/roles/bodhi2/base/templates/bodhi-app.conf +++ b/roles/bodhi2/base/templates/bodhi-app.conf @@ -1,4 +1,4 @@ -Include /etc/httpd/conf.d/bodhi-docs.include +Alias /docs /usr/share/doc/bodhi-docs/html/ Header set Cache-Control public