From 73e6199a5a44fe7607472337b015dc9f2e28dee0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 23 Jan 2011 14:52:59 -0200 Subject: Adding unison into utils::personal --- manifests/subsystems/utils.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, } -- cgit v1.2.3