projects
/
puppet_rubygems.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
we need rubygems as well there
[puppet_rubygems.git]
/
manifests
/
highline.pp
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,