cookbook 'netdevops', '= 0.2.6'
netdevops (2) Versions 0.2.6 Follow0
Installs NetDevOps environment
cookbook 'netdevops', '= 0.2.6', :supermarket
knife supermarket install netdevops
knife supermarket download netdevops
netdevops-cookbook
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
0.2.6 failed this metric