aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmodules/bugzilla/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
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',