aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-06-15 16:20:11 +0100
committerColin Guthrie <colin@mageia.org>2014-06-15 16:20:11 +0100
commitec40fb40cb5557a141021a7b6821e4acfcd30723 (patch)
treee5e7e4728b90fdc452d8c906e1326be7e19fb022 /modules
parent8939fb92e578d45a8a08530f0239f34a974e743a (diff)
downloadpuppet-ec40fb40cb5557a141021a7b6821e4acfcd30723.tar
puppet-ec40fb40cb5557a141021a7b6821e4acfcd30723.tar.gz
puppet-ec40fb40cb5557a141021a7b6821e4acfcd30723.tar.bz2
puppet-ec40fb40cb5557a141021a7b6821e4acfcd30723.tar.xz
puppet-ec40fb40cb5557a141021a7b6821e4acfcd30723.zip
bugzilla: Kill off unneeded variable
Diffstat (limited to 'modules')
-rw-r--r--modules/bugzilla/manifests/init.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/bugzilla/manifests/init.pp b/modules/bugzilla/manifests/init.pp
index 30585fdd..62800408 100644
--- a/modules/bugzilla/manifests/init.pp
+++ b/modules/bugzilla/manifests/init.pp
@@ -1,7 +1,5 @@
class bugzilla {
- $bugzilla_location = '/usr/share/bugzilla/template/en/custom'
-
$extension_location = '/usr/share/bugzilla/extensions/Mageia'
package {['bugzilla',