aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/subsystems/utils/network.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/subsystems/utils/network.pp b/manifests/subsystems/utils/network.pp
index ecb92c5..fa6a68a 100644
--- a/manifests/subsystems/utils/network.pp
+++ b/manifests/subsystems/utils/network.pp
@@ -6,6 +6,7 @@ class utils::network::irssi {
class utils::network::torrent {
package { [ 'rtorrent' ]:
+ ensure => installed,
}
}