cookbook 'revealcloud', '= 0.0.3'
The revealcloud cookbook has been deprecated
Author provided reason for deprecation:
The revealcloud cookbook has been deprecated and is no longer being maintained by its authors. Use of the revealcloud cookbook is no longer recommended.
You may find that the copperegg cookbook is a suitable alternative.
revealcloud (7) Versions 0.0.3 Follow5
Installs/Configures CopperEgg RevealCloud monitoring service agent
cookbook 'revealcloud', '= 0.0.3', :supermarket
knife supermarket install revealcloud
knife supermarket download revealcloud
CopperEgg RevealCloud Agent
Chef cookbook for the RevealCloud collector agent.
Requires a CopperEgg account to use. Free trial available.
Requirements
bash
Platform
Any Linux 2.6+ OS, including: Ubuntu, Debian, Vyatta, RedHat Enterprise, CentOS, Fedora, Amazon, SuSE, openSuSE, Gentoo, and many derivatives.
FreeBSD 7.x+
Attributes
default[:copperegg][:apikey]
= Your API Key available from the RevealCloud App Settings Page
Usage
- Add this cookbook to your chef server:
- download into your chef-repo
-
knife cookbook upload -a -o ./
- Include
recipe[revealcloud]
in the run_list for all of your servers. -
knife node run_list add NODES 'recipe[revealcloud]'
- Set your apikey as described in the
Attributes
section. - edit
revealcloud/attributes/default.rb
and change YOUR_USER_API_KEY to be correct.
Links
License and Author
Author:: Ross Dickey
Copyright 2012, CopperEgg, Inc.
No License. Redistribution encouraged.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.