From: Stephen Gran Date: Sun, 8 Sep 2013 15:37:50 +0000 (+0100) Subject: right package X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=3b2d5116fac683bb15910dfa56be655365cb0d85;hp=679f771533f24e2a957bdf3d46151697804acd56;p=mirror%2Fdsa-puppet.git right package Signed-off-by: Stephen Gran --- diff --git a/modules/porterbox/manifests/init.pp b/modules/porterbox/manifests/init.pp index 6abe6edeb..03bd65cf6 100644 --- a/modules/porterbox/manifests/init.pp +++ b/modules/porterbox/manifests/init.pp @@ -1,7 +1,7 @@ class porterbox { include schroot # FIXME: Refactor this to a common class when something else needs it - package { 'chronic': + package { 'moreutils': ensure => installed }