]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Minor fix
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 5 Feb 2012 20:32:02 +0000 (18:32 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 5 Feb 2012 20:32:02 +0000 (18:32 -0200)
manifests/subsystems/utils/network.pp

index ecb92c5f1671ccc8a8eaf2fc7243803a42bed1d2..fa6a68a12636f81de31188517bb8a01420f841aa 100644 (file)
@@ -6,6 +6,7 @@ class utils::network::irssi {
 
 class utils::network::torrent {
   package { [ 'rtorrent' ]:
+    ensure => installed,
   }
 }