summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/mysql.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/mysql.pp b/manifests/mysql.pp
index bed678d..0c66851 100644
--- a/manifests/mysql.pp
+++ b/manifests/mysql.pp
@@ -1,4 +1,4 @@
class rubygems::mysql {
- include mysql::devel
- rubygems::package{'mysql': }
+ include mysql::devel
+ rubygems::package{'mysql': }
}