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

golang (45) Versions 1.1.1

Installs go programming language

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

<a name="title"></a> golang (Chef cookbook for Go)

<a name="description"></a> Description

Chef cookbook for Go programming language.

<a name="requirements"></a> Requirements

<a name="requirements-platform"></a> Platform

  • Ubuntu (10.04/11.04/12.04/13.04)
  • Debian (6.0/7.0)
  • CentOS (6.4)

Notes: This cookbook has been tested on the listed platforms. It
may work on other platforms with or without modification. Please
[report][issues] any additional platforms so they can be added.

<a name="requirements-cookbooks"></a> Cookbooks

This cookbook depends on the following external cookbooks:

  • [git][git]

<a name="usage"></a> Usage

golang::default

Just include golang in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[golang]"
  ]
}

<a name="attributes"></a> Attributes

golang::default

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['go']['version']</tt></td>
<td>String</td>
<td>Go version</td>
<td><tt>1.0.3</tt></td>
</tr>
<tr>
<td><tt>['go']['platform']</tt></td>
<td>String</td>
<td>amd64 or i386</td>
<td><tt>amd64</tt></td>
</tr>
</table>

<a name="contributing"></a> Contributing

  1. Fork the repository
  2. Create a named feature branch (like add_component_x)
  3. Write you change
  4. Test it by running rake kitchen:all
  5. Submit a Pull Request

<a name="contributors"></a> Contributors

Dependent cookbooks

git >= 0.0.0

Contingent cookbooks

bitcoin Applicable Versions
bosun Applicable Versions
carbon-relay-ng Applicable Versions
consul Applicable Versions
consul-haproxy Applicable Versions
consul-template Applicable Versions
decred Applicable Versions
docker Applicable Versions
doozer Applicable Versions
elk_forwarder Applicable Versions
elkstack Applicable Versions
gliderlabs_registrator Applicable Versions
goiardi Applicable Versions
google_auth_proxy Applicable Versions
hashicorp-vault Applicable Versions
kronia Applicable Versions
letsencrypt-boulder-server Applicable Versions
lxd Applicable Versions
netdevops Applicable Versions
runc Applicable Versions
sbp_packer Applicable Versions
scollector Applicable Versions
signalfx Applicable Versions
simple_consul_alerts Applicable Versions
snap Applicable Versions
statsdaemon Applicable Versions
statsdaemon-bitly Applicable Versions
statsdaemon-vimeo Applicable Versions
vim-go Applicable Versions
vulcand Applicable Versions

No quality metric results found