summaryrefslogtreecommitdiff
path: root/manifests/fastercsv.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/fastercsv.pp')
-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': }
+}