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:
0c688f2
)
add fastercsv rubygems
author
Simon Josi
<josi@puzzle.ch>
Thu, 16 Oct 2008 17:25:19 +0000
(19:25 +0200)
committer
Simon Josi
<josi@puzzle.ch>
Thu, 16 Oct 2008 17:25:19 +0000
(19:25 +0200)
manifests/fastercsv.pp
[new file with mode: 0644]
patch
|
blob
diff --git a/manifests/fastercsv.pp
b/manifests/fastercsv.pp
new file mode 100644
(file)
index 0000000..
b4c25db
--- /dev/null
+++ b/
manifests/fastercsv.pp
@@ -0,0
+1,3
@@
+class rubygems::mysql {
+ rubygems::package{'fastercsv': }
+}