From: Silvio Rhatto Date: Fri, 12 Apr 2013 15:05:31 +0000 (-0300) Subject: Commenting out irssi-plugin-otr definition X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ec5c750d12bdc7948bb3c04f0c72817718a0bf47;p=puppet-nodo.git Commenting out irssi-plugin-otr definition --- 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' ]: