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

RSS

twindb-agent (3) Versions 0.2.5

Installs/Configures twindb-agent

Policyfile
Berkshelf
Knife
cookbook 'twindb-agent', '= 0.2.5', :supermarket
cookbook 'twindb-agent', '= 0.2.5'
knife supermarket install twindb-agent
knife supermarket download twindb-agent
README
Dependencies
Changelog
Quality 0%

twindb-agent

Description

This cookbook provides provides the ability to configure, install and
register TwinDB agent.

Required Cookbooks

  • twindb-repo

Attributes

Usage

Set node specific overrides, and add recipe["twindb-agent::default"] to the run_list

twindb-agent::register recipe

A recipe to register the TwinDB agent.

Example twindb-agent node configuration is shown below.

"normal": {
  "twindb_agent": {
      "registration_code": "0f6714f735a06a488ec92asasssx0a3f2"
  }
}

twindb-agent::unregister recipe

A recipe to unregister the TwinDB agent.

License and Author

Copyright 2015, Ovais Tariq ovaistariq@twindb.com

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.

Dependent cookbooks

twindb-repo >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

twindb-agent Cookbook CHANGELOG

This file is used to list changes made in each version of the twindb-agent cookbook.

v0.2.5

  • First release

Foodcritic Metric
            

0.2.5 failed this metric

FC031: Cookbook without metadata file: /tmp/cook/cbc2694ecf3e9a9a479b4234/twindb-agent/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/cbc2694ecf3e9a9a479b4234/twindb-agent/metadata.rb:1