From b42d4fb0b028e46e99425984275da811b90a43f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Tue, 11 Apr 2017 11:33:15 +0200 Subject: bugzilla-update.xml needs to be owned by apache --- modules/bugzilla/manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/bugzilla/manifests') diff --git a/modules/bugzilla/manifests/init.pp b/modules/bugzilla/manifests/init.pp index 5302f28b..ebf542d8 100755 --- a/modules/bugzilla/manifests/init.pp +++ b/modules/bugzilla/manifests/init.pp @@ -153,6 +153,7 @@ class bugzilla { "$bugzilla_location/testserver.pl", "$bugzilla_location/whineatnews.pl", "$bugzilla_location/whine.pl", + "$bugzilla_location/data/bugzilla-update.xml", ]: group => 'apache', mode => '0750', -- cgit v1.2.1