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

overwatch (5) Versions 0.3.1

Installs/Configures overwatch

Policyfile
Berkshelf
Knife
cookbook 'overwatch', '= 0.3.1', :supermarket
cookbook 'overwatch', '= 0.3.1'
knife supermarket install overwatch
knife supermarket download overwatch
README
Dependencies
Changelog
Quality 100%

Overwatch Cookbook

Library cookbook that provides custom resources for use in recipes.

Cookbook Dependencies

Resources

overwatch_install

Install Overwatch Agent and register server as Overwatch Device.

Example

overwatch_install 'my-overwatch-device' do
  token 'my-overwatch-token'
end

Properties

  • token (required): Token for your overwatch account.
  • version: Overwatch version to install.
  • checksum: SHA256 checksum of package for version.
  • libnetfilter_queue_version: Version of libnetfilter_queue to install. Only applicable for Ubuntu 12.
  • libnetfilter_queue_checksum: SHA256 checksum of libnetfilter_queue source download for version.

Actions

  • :create

License

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

compat_resource >= 12.9.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

v0.3.1 (2016-05-31)

  • Use stove for pushlishing versions.

v0.3.0 (2016-05-31)

  • Use version 0.2-6 as default.
  • Update pkg_path variable to use version attr.
  • Update test-kitchen/kitchen-vagrant gems.

v0.2.0 (2016-04-14)

  • Depend on compat_resource >= 12.9.0.
  • Fix scope of class reference.

v0.1.1 (2016-04-05)

  • Fix resource name collision.

v0.1.0 (2016-04-05)

  • overwatch_install custom resource.

Foodcritic Metric
            

0.3.1 passed this metric