abusehelper: Remove unused python packages

This commit is contained in:
Ossi Salmi 2015-10-21 11:54:03 +03:00
parent b647a80254
commit c661a4d8d4

View file

@ -17,15 +17,6 @@ class abusehelper(
$botuser='abusehel'
) {
case $::operatingsystem {
'ubuntu': {
package { [ 'python-pyme', 'python-tz' ]:
ensure => installed,
}
}
default: { }
}
if ! $abusehelper_package {
if $::abusehelper_package_latest {
$abusehelper_package = $::abusehelper_package_latest