aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2017-04-11 11:33:15 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2017-04-11 11:33:22 +0200
commitb42d4fb0b028e46e99425984275da811b90a43f5 (patch)
treeee5c35f1b8a39bf8f95b359b46d2adbdd9a64951
parenta396dd9ac5b83a84d66d37a2bc2e3af266b8eed4 (diff)
downloadpuppet-b42d4fb0b028e46e99425984275da811b90a43f5.tar
puppet-b42d4fb0b028e46e99425984275da811b90a43f5.tar.gz
puppet-b42d4fb0b028e46e99425984275da811b90a43f5.tar.bz2
puppet-b42d4fb0b028e46e99425984275da811b90a43f5.tar.xz
puppet-b42d4fb0b028e46e99425984275da811b90a43f5.zip
bugzilla-update.xml needs to be owned by apache
-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',