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 aa1d3ac commit a5ef5eaCopy full SHA for a5ef5ea
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 '4.0.4'
+version '4.0.5'
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