aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-01-23 14:52:59 -0200
committerSilvio Rhatto <rhatto@riseup.net>2011-01-23 14:52:59 -0200
commit73e6199a5a44fe7607472337b015dc9f2e28dee0 (patch)
treecf4bcc315cfcbac627322d413509b550b2172f55 /manifests
parent609e65d2bab64c4f2048a84b14b6c1560f16c472 (diff)
downloadpuppet-nodo-73e6199a5a44fe7607472337b015dc9f2e28dee0.tar.gz
puppet-nodo-73e6199a5a44fe7607472337b015dc9f2e28dee0.tar.bz2
Adding unison into utils::personal
Diffstat (limited to 'manifests')
-rw-r--r--manifests/subsystems/utils.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp
index f4bb4ee..e4a45a3 100644
--- a/manifests/subsystems/utils.pp
+++ b/manifests/subsystems/utils.pp
@@ -66,7 +66,7 @@ class utils::personal {
'figlet', 'bittornado', 'encfs',
'rtorrent', 'p7zip-full', 'signing-party',
'easytag', 'flashplugin-nonfree', 'mercurial',
- 'jhead' ]:
+ 'jhead', 'unison' ]:
ensure => installed,
}