Version information
released Sep 3rd 2013
Start using this module
Add this module to your Puppetfile:
mod 'evenup-graphite', '3.1.0'
Learn more about managing modules with a PuppetfileDocumentation
evenup/graphite — version 3.1.0 Sep 3rd 2013
What is it?
A puppet module that installs graphite (carbon, whisper, web) from packages, configures the applications, and manages the services. The packages this is based on are created from Dan Carley's spec files.
Why another graphite module?
Move to paramertized classes Better configuration Tests
Usage:
This module pretty much requires hiera to be able to set all of the configuration options.
Install
Known Issues:
Only tested on CentOS 6
License:
Released under the Apache 2.0 licence
Contribute:
- Fork it
- Create a topic branch
- Improve/fix (with spec tests)
- Push new topic branch
- Submit a PR
Dependencies
- evenup/apache (>= 1.3.0)
- ripienaar/concat (>= 0.2.0)
Copyright 2013 EvenUp Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.