abusehelper: Remove unused python packages
This commit is contained in:
parent
b647a80254
commit
c661a4d8d4
1 changed files with 0 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue