aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-04-03 13:52:51 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-04-03 13:52:51 -0300
commita88f3481ce9196a31d8abef5f5d0eea5c8ceecea (patch)
treef5bc9c98a20d72b546586f97ab027a95f1369e12 /manifests
parentae8bd558a592e308253debc7cb97630ac05a29b7 (diff)
downloadpuppet-nodo-a88f3481ce9196a31d8abef5f5d0eea5c8ceecea.tar.gz
puppet-nodo-a88f3481ce9196a31d8abef5f5d0eea5c8ceecea.tar.bz2
Adding transmission into utils::personal::debian
Diffstat (limited to 'manifests')
-rw-r--r--manifests/subsystems/utils/debian.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp
index 792a42e..db4f0d0 100644
--- a/manifests/subsystems/utils/debian.pp
+++ b/manifests/subsystems/utils/debian.pp
@@ -36,7 +36,7 @@ class utils::personal::debian {
'irssi-plugin-silc', 'bogofilter', 'fetchmail', 'procmail',
'msmtp', 'mairix', 'konqueror', 'bittorrent',
'irssi-scripts', 'links', 'twinkle', 'bittornado',
- 'rtorrent', 'iceweasel', 'irssi-plugin-otr', ]:
+ 'rtorrent', 'iceweasel', 'irssi-plugin-otr', 'transmission' ]:
ensure => installed,
}