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

netdevops (2) Versions 0.2.6

Installs NetDevOps environment

Policyfile
Berkshelf
Knife
cookbook 'netdevops', '= 0.2.6', :supermarket
cookbook 'netdevops', '= 0.2.6'
knife supermarket install netdevops
knife supermarket download netdevops
README
Dependencies
Quality 0%

netdevops-cookbook

Build Status

netdevops transforms a Linux system into a NetDevOps environment

Supported Platforms

  • Ubuntu 14.04.2 LTS
  • CentOS 6.5+ / RHEL 6.5+ tested
  • CentOS 7.x / RHEL 7.x tested
  • Should work with minimal effort on most modern Debian-based platforms (Intel 64-bit-only)

Attributes

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['netdevops']['default']</tt></td>
<td>Boolean</td>
<td>whether to include build</td>
<td><tt>true</tt></td>
</tr>
<tr>
<td><tt>['netdevops']['opencontrail']</tt></td>
<td>Boolean</td>
<td>whether to include contrail vnc_api</td>
<td><tt>false</tt></td>
</tr>
<tr>
<td><tt>['netdevops']['desktop']</tt></td>
<td>Boolean</td>
<td>whether to include Gnome graphical desktop</td>
<td><tt>false</tt></td>
</tr>
</table>

Usage

netdevops::default

Include netdevops in your node's run_list:

{
  "run_list": [
    "recipe[netdevops::default]"
  ]
}

License and Authors

Author:: John Deatherage(john@routeoflastresort.com)

Dependent cookbooks

ark ~> 0.9
apt ~> 2.6
build-essential ~> 2.1.3
chef-dk ~> 3.0.0
chruby ~> 0.2.2
docker ~> 0.36
golang ~> 1.5
pyenv ~> 0.1.0
python ~> 1.4
rbenv ~> 1.7
vagrant ~> 0.2
yum ~> 3.5
yum-epel ~> 0.6.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

0.2.6 failed this metric

FC023: Prefer conditional attributes: /tmp/cook/06fe6db22e4496891a54d4ba/netdevops/recipes/rhel.rb:27