aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <dev@blino.org>2017-04-12 23:54:03 +0200
committerOlivier Blin <dev@blino.org>2017-04-12 23:59:19 +0200
commit1ccad47db70169b4b4aca8454bd5ffb340a6b398 (patch)
treefe48339f511fb1d368a9182bf39e8710eb0b9819
parent4f867580ffe234a7d90e4fab989f89cf59cfb160 (diff)
downloadpuppet-1ccad47db70169b4b4aca8454bd5ffb340a6b398.tar
puppet-1ccad47db70169b4b4aca8454bd5ffb340a6b398.tar.gz
puppet-1ccad47db70169b4b4aca8454bd5ffb340a6b398.tar.bz2
puppet-1ccad47db70169b4b4aca8454bd5ffb340a6b398.tar.xz
puppet-1ccad47db70169b4b4aca8454bd5ffb340a6b398.zip
Revert "bugzilla-update.xml needs to be owned by apache"
-rwxr-xr-xmodules/bugzilla/manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
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',