From: Tom Hughes Date: Sat, 4 Aug 2018 23:03:49 +0000 (+0100) Subject: Fix indentation X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/2bd82aacbc85ed4957bef6872d87ff6bc2344f89 Fix indentation --- diff --git a/cookbooks/otrs/templates/default/apache.erb b/cookbooks/otrs/templates/default/apache.erb index 4018c36a1..0a8735c50 100644 --- a/cookbooks/otrs/templates/default/apache.erb +++ b/cookbooks/otrs/templates/default/apache.erb @@ -70,25 +70,25 @@ - - AllowOverride None - Options +ExecCGI -Includes - Require all granted - + + AllowOverride None + Options +ExecCGI -Includes + Require all granted + - - AllowOverride None - Require all granted - - - - - Header set Cache-Control "max-age=2592000 must-revalidate" - - - - - - Header set Cache-Control "max-age=2592000 must-revalidate" - + + AllowOverride None + Require all granted + + + + + Header set Cache-Control "max-age=2592000 must-revalidate" + + + + + + Header set Cache-Control "max-age=2592000 must-revalidate" +