--- puppet/modules/bugzilla/manifests/init.pp 2012/07/06 14:30:47 2788 +++ puppet/modules/bugzilla/manifests/init.pp 2012/07/06 15:44:16 2789 @@ -3,6 +3,7 @@ $bugzilla_location = '/usr/share/bugzilla/template/en/custom' package {['bugzilla', + 'bugzilla-extension-sitemap', 'graphviz', 'perl-Template-GD', # needed for graphical_report support 'perl-Test-Taint',