cookbook 'statsdaemon-bitly', '= 1.0.1', :supermarket
The statsdaemon-bitly cookbook has been deprecated
The statsdaemon-bitly cookbook has been deprecated and is no longer being maintained by its authors. Use of the statsdaemon-bitly cookbook is no longer recommended. You may find that the statsd cookbook is a suitable alternative.
statsdaemon-bitly (4) Versions 1.0.1 Follow2
Installs statsdaemon (bitly)
cookbook 'statsdaemon-bitly', '= 1.0.1'
knife supermarket install statsdaemon-bitly
knife supermarket download statsdaemon-bitly
Chef cookbook for Statsdaemon
Description
Chef cookbook for statsdaemon, a statsd daemon written in go.
Requirements
Platform
- Debian
- Ubuntu
Notes: This cookbook has been tested on Debian 7.2. It may work on other platforms with or without modification. Please report issues any additional platforms so they can be added.
Usage
statsdaemon::default
Just include statsdaemon
in your node's run_list
:
{
"name":"my_node",
"run_list": [
"recipe[statsdaemon]"
]
}
License
This cookbook is released under the MIT License. See the bundled LICENSE file for details.
Dependent cookbooks
golang >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.