Version information
released Aug 18th 2014
Start using this module
Add this module to your Puppetfile:
mod 'pauloconnor-graph_explorer', '0.1.0'
Learn more about managing modules with a PuppetfileDocumentation
pauloconnor/graph_explorer — version 0.1.0 Aug 18th 2014
Graph Explorer Puppet
Tested with Travis CI
Installation
$ puppet module install pauloconnor-graph_explorer
Prerequisites
- One or more working Graphite installations
- An ElasticSearch cluster of one or more nodes
Dependencies
- puppetlabs/stdlib
See Modulefile
for details.
Basic example
Graph Explorer server
node 'graph_explorer.foo.com' {
class { 'graph_explorer':
}
}
License
See LICENSE file.