From 64c0558c8deb36999935876554866357f8e15f56 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 9 Feb 2017 20:17:05 +0100 Subject: [PATCH] Do not add + for IndexOption in global context. It should still add to the existing options --- modules/apache2/templates/puppet-config.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/apache2/templates/puppet-config.erb b/modules/apache2/templates/puppet-config.erb index 55b216ee8..966ff3fec 100644 --- a/modules/apache2/templates/puppet-config.erb +++ b/modules/apache2/templates/puppet-config.erb @@ -30,5 +30,5 @@ - IndexOptions +SuppressDescription + IndexOptions SuppressDescription -- 2.20.1