summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josi <josi@puzzle.ch>2008-10-16 19:25:19 +0200
committerSimon Josi <josi@puzzle.ch>2008-10-16 19:25:19 +0200
commit8c66c23a9b7613a4305297c56d9e107586a84b5e (patch)
tree336e8046d01667decdbb11a29a3aac9e455acab6
parent0c688f2b92643e93cde507621e02338349245781 (diff)
add fastercsv rubygems
-rw-r--r--manifests/fastercsv.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/fastercsv.pp b/manifests/fastercsv.pp
new file mode 100644
index 0000000..b4c25db
--- /dev/null
+++ b/manifests/fastercsv.pp
@@ -0,0 +1,3 @@
+class rubygems::mysql {
+ rubygems::package{'fastercsv': }
+}