Version information
released Aug 25th 2013
Start using this module
Add this module to your Puppetfile:
mod 'extraordinaire-stackdriver', '0.0.3'
Learn more about managing modules with a PuppetfileDocumentation
extraordinaire/stackdriver — version 0.0.3 Aug 25th 2013
Stackdriver Module
Andrei Serdeliuc andrei@serdeliuc.ro
This module manages and installs the Stackdriver agent (www.stackdriver.com)
Quick start
Define (either as a fact or in hiera) the stackdriver_api_key variable.
node default {
include stackdriver
}
Dependencies
- puppetlabs/apt (>= 1.2.0)