Version information
released Jul 25th 2016
This version is compatible with:
- ,
Start using this module
Add this module to your Puppetfile:
mod 'tsuru-bs', '0.0.4'
Learn more about managing modules with a PuppetfileDocumentation
tsuru/bs — version 0.0.4 Jul 25th 2016
Docker Big-Sibling puppet-module
Puppet module for big-sibling installation
Usage
class { 'bs':
image => 'tsuru/bs:v1',
log_backends => 'none',
metrics_backend => 'logstash',
metrics_logstash_host => 'localhost',
metrics_logstash_port => '1984',
}
Full Parameters list
For details on each of those parameters, check https://github.com/tsuru/bs#environment-variables.
Dependencies
- puppetlabs/stdlib (>= 2.5.0)
- tsuru/docker ()