projects
/
puppet_rubygems.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f336df7
)
we need rubygems as well there
author
mh
<mh@immerda.ch>
Thu, 14 May 2009 19:56:43 +0000
(21:56 +0200)
committer
mh
<mh@immerda.ch>
Thu, 14 May 2009 19:56:43 +0000
(21:56 +0200)
manifests/highline.pp
patch
|
blob
|
history
diff --git
a/manifests/highline.pp
b/manifests/highline.pp
index
0ef0771
..
b1861ba
100644
(file)
--- a/
manifests/highline.pp
+++ b/
manifests/highline.pp
@@
-1,4
+1,5
@@
class rubygems::highline {
+ include rubygems
package{'highline':
ensure => present,
provider => gem,