]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Do not manage libterm-readkey-perl
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 8 Oct 2016 20:57:18 +0000 (17:57 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 8 Oct 2016 20:57:18 +0000 (17:57 -0300)
manifests/utils/network/irssi.pp

index 478416128354cb3ea3aa2b112f0a6b26aa697603..e6416b3d9d0181fbc05e13af82053cebeefc1ee1 100644 (file)
@@ -9,7 +9,7 @@ class nodo::utils::network::irssi {
 
   package { [
     'ttytter',
-    'libterm-readkey-perl',
+    #'libterm-readkey-perl',
   ]:
     ensure => absent,
   }