From ec5c750d12bdc7948bb3c04f0c72817718a0bf47 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 12 Apr 2013 12:05:31 -0300 Subject: Commenting out irssi-plugin-otr definition --- manifests/subsystems/utils/network.pp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/subsystems/utils/network.pp b/manifests/subsystems/utils/network.pp index 382415c..9c60341 100644 --- a/manifests/subsystems/utils/network.pp +++ b/manifests/subsystems/utils/network.pp @@ -4,9 +4,9 @@ class utils::network::irssi { } # See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695150 - package { 'irssi-plugin-otr': - ensure => undef, - } + #package { 'irssi-plugin-otr': + # ensure => installed, + #} # These are needed by the cap_sasl.pl irssi plugin package { [ 'libcrypt-blowfish-perl', 'libcrypt-dh-perl', 'libcrypt-openssl-bignum-perl' ]: -- cgit v1.2.3