From e1f82195c97472c2a1550ea17d8304641f3f4d33 Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 31 Oct 2009 16:34:08 +0100 Subject: fixing includes --- manifests/camping.pp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'manifests/camping.pp') diff --git a/manifests/camping.pp b/manifests/camping.pp index c9b3a1f..f0f508a 100644 --- a/manifests/camping.pp +++ b/manifests/camping.pp @@ -1,6 +1,5 @@ class rubygems::camping { - include rubygems - include rack + include rubygems::rack package{'camping': ensure => present, provider => gem, -- cgit v1.2.3