summaryrefslogtreecommitdiff
path: root/manifests/markaby.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/markaby.pp')
-rw-r--r--manifests/markaby.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/markaby.pp b/manifests/markaby.pp
index 511342b..bc2e9d1 100644
--- a/manifests/markaby.pp
+++ b/manifests/markaby.pp
@@ -1,5 +1,5 @@
class rubygems::markaby {
- include rubygems
+ include ::rubygems
package{'markaby':
ensure => present,
provider => gem,