Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

The mysql-apt-config cookbook has been deprecated

Author provided reason for deprecation:

The mysql-apt-config cookbook has been deprecated and is no longer being maintained by its authors. Use of the mysql-apt-config cookbook is no longer recommended.

You may find that the mysqler cookbook is a suitable alternative.

RSS

mysql-apt-config (4) Versions 0.1.1

Installs/Configures mysql-apt-config

Policyfile
Berkshelf
Knife
cookbook 'mysql-apt-config', '= 0.1.1', :supermarket
cookbook 'mysql-apt-config', '= 0.1.1'
knife supermarket install mysql-apt-config
knife supermarket download mysql-apt-config
README
Dependencies
Changelog
Quality 100%

mysql-apt-config Cookbook

This cookbook install mysql-apt-config
from http://dev.mysql.com/downloads/repo/apt/

Requirements

packages

  • dpkg_package - mysql-apt-config needs dpkg_package to install the package downloaded

Usage

mysql-apt-config::default

Just include mysql-apt-config in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[mysql-apt-config]"
  ]
}

License and Authors

Authors: Tatyana Arenburg

Dependent cookbooks

dpkg_package >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

mysql-apt-config CHANGELOG

This file is used to list changes made in each version of the mysql-apt-config cookbook.

0.1.0

  • [Tatyana] - Initial release of mysql-apt-config

Check the Markdown Syntax Guide for help with Markdown.

The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.

Foodcritic Metric
            

0.1.1 passed this metric