We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6dcf7 commit 56580a0Copy full SHA for 56580a0
metadata.rb
@@ -4,7 +4,7 @@
4
license 'Apache 2.0'
5
description 'Installs and configures mysql for client or server'
6
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7
-version '3.0.8'
+version '3.0.9'
8
recipe 'mysql', 'Includes the client recipe to configure a client'
9
recipe 'mysql::client', 'Installs packages required for mysql clients using run_action magic'
10
recipe 'mysql::server', 'Installs packages required for mysql servers w/o manual intervention'
0 commit comments