From 6349da13fd9a91577c8881ef696be9cc610ace78 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 12 Sep 2011 19:28:34 -0300 Subject: Adding schroot into utils::personal::debian --- manifests/subsystems/utils/debian.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp index 41218e7..8c80066 100644 --- a/manifests/subsystems/utils/debian.pp +++ b/manifests/subsystems/utils/debian.pp @@ -59,7 +59,7 @@ class utils::personal::debian { } # Other - package { [ 'fortunes-br', 'unrar', 'recode', 'figlet', 'p7zip-full', 'unison' ]: + package { [ 'fortunes-br', 'unrar', 'recode', 'figlet', 'p7zip-full', 'unison', 'schroot' ]: ensure => installed, } -- cgit v1.2.3