Sha256: 529f3e92fa2d9a0a4bbe8331754e8fbec22aae095850dc4a365d8de5638400ae

Contents?: true

Size: 685 Bytes

Versions: 5

Compression:

Stored size: 685 Bytes

Contents

#
# Cookbook Name:: mysql
# Recipe:: client
#
# Copyright 2008-2013, Chef Software, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

mysql_client 'default' do
  action :create
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cloud-toaster-1.1.6 chef/cookbooks/mysql/recipes/client.rb
cloud-toaster-1.1.5 chef/cookbooks/mysql/recipes/client.rb
cloud-toaster-1.1.4 chef/cookbooks/mysql/recipes/client.rb
cloud-toaster-1.1.3 chef/cookbooks/mysql/recipes/client.rb
cloud-toaster-1.1.2 chef/cookbooks/mysql/recipes/client.rb