From 1ccad47db70169b4b4aca8454bd5ffb340a6b398 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 12 Apr 2017 23:54:03 +0200 Subject: Revert "bugzilla-update.xml needs to be owned by apache" This reverts commit b42d4fb0b028e46e99425984275da811b90a43f5. --- modules/bugzilla/manifests/init.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/bugzilla/manifests/init.pp b/modules/bugzilla/manifests/init.pp index ebf542d8..5302f28b 100755 --- a/modules/bugzilla/manifests/init.pp +++ b/modules/bugzilla/manifests/init.pp @@ -153,7 +153,6 @@ 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