From: Peter Palfrader Date: Thu, 9 Feb 2017 19:17:05 +0000 (+0100) Subject: Do not add + for IndexOption in global context. It should still add to the existing... X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=64c0558c8deb36999935876554866357f8e15f56;p=mirror%2Fdsa-puppet.git Do not add + for IndexOption in global context. It should still add to the existing options --- 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