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 netdev cookbook has been deprecated

Author provided reason for deprecation:

The netdev cookbook has been deprecated and is no longer being maintained by its authors. Use of the netdev cookbook is no longer recommended.

RSS

netdev (2) Versions 1.0.0

Provides a set of vendor-neutral resources for managing networking devices

Policyfile
Berkshelf
Knife
cookbook 'netdev', '= 1.0.0', :supermarket
cookbook 'netdev', '= 1.0.0'
knife supermarket install netdev
knife supermarket download netdev
README
Dependencies
Quality -%

Netdev Cookbook

Overview

The netdev cookbook provides a set of lightweight resource providers that are intended to represent network resources in a non-vendor specific way. The lightweight resource providers describe network resources running on network devices. These resource abstractions have been developed as a starting point for automating network elements using Opscode Chef.

Resources

The resources provided here are summarized below.

<dl>
<dt>interface</dt>
<dd>This resource provides an abstraction for managing physical interfaces on network elements.</dd>

<dt>l2_interface</dt>
<dd>This resource provides an abstraction for creating and deleting layer 2 interfaces on network devices</dd>

<dt>lag</dt>
<dd>This resource provides an abstraction for creating and deleting lag interfaces</dd>

<dt>vlan</dt>
<dd>This resource provides an abstraction for creating and deleting vlans</dd>
</dl>

Contributing

The intention of this library of lightweight resource providers is to grow over time to encompass as much of the network resources as makes sense. Contributions are gladly accepted either as pull requests or by opening an issue and requesting a specific LWRP.

Dependencies

  • Chef 10 or later
  • One or more provider cookbook implementations

Contributors

  • Peter Sprygada, @privateip
  • Jeremy Schulman, @nwkautomaniac

License

Apache 2.0, See LICENSE file

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

netdev_eos Applicable Versions

No quality metric results found