cookbook 'gkrellmd', '= 0.3.0'
gkrellmd (3) Versions 0.3.0 Follow0
Installs and configures the gkrellm daemon
cookbook 'gkrellmd', '= 0.3.0', :supermarket
knife supermarket install gkrellmd
knife supermarket download gkrellmd
gkrellmd
This cookbook installs and configures gkrellm daemon.
Requirements
This cookbook has been tested on CentOS and RHEL version 6.3 but should work for Ubuntu and Debian.
Attributes
-
node['gkrellmd']['port']
- the port the daemon will use. Default is 19150. -
node['gkrellmd']['allowed_hosts']
- Restrict acces to particular hosts. Empty array (default) allows all.
Usage
Just include recipe[gkrellmd]
in your run_list.
License and Author
Author:: Chris (chris@locomote.com)
Copyright (c) 2013, Locomote Pty Ltd.
Licensed under BSD license.
http://opensource.org/licenses/BSD-2-Clause
Dependent cookbooks
yum >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.