summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2011-08-05 22:55:05 +0200
committermh <mh@immerda.ch>2011-08-05 22:55:05 +0200
commitfb3d5be99d595aea3dc4c9cd6ef9446b56f5bd4f (patch)
tree5c2644f6c4e16680e5a40f1596308e44261b46df /manifests
parentd85d31bb53398265811f6d4bd5401e3ac5605e5d (diff)
parentf8fcdbdaf97db73ab4d82505fd7bd402e05c271f (diff)
Merge remote-tracking branch 'puzzle/master'
Diffstat (limited to 'manifests')
-rw-r--r--manifests/moneta.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/moneta.pp b/manifests/moneta.pp
index f60cc40..ea9bb5a 100644
--- a/manifests/moneta.pp
+++ b/manifests/moneta.pp
@@ -1,6 +1,6 @@
class rubygems::moneta {
require rubygems
- package{'mondeta':
+ package{'moneta':
ensure => present,
provider => gem,
}