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 2115280 commit 15d42afCopy full SHA for 15d42af
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.10'
+version '3.0.11'
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