From e1958675a08f2b9cf29d44381fe9ca3a4cab3822 Mon Sep 17 00:00:00 2001 From: mh Date: Thu, 14 May 2009 22:07:22 +0200 Subject: fixing class lookup --- manifests/tmail.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/tmail.pp') diff --git a/manifests/tmail.pp b/manifests/tmail.pp index 3a2de7f..be1c8da 100644 --- a/manifests/tmail.pp +++ b/manifests/tmail.pp @@ -1,5 +1,5 @@ class rubygems::tmail { - include rubygems::devel + include ::rubygems::devel package{'tmail': ensure => present, provider => gem, -- cgit v1.2.3