Version information
released Jun 29th 2015
This version is compatible with:
- Puppet 3.x
- , ,
Start using this module
Add this module to your Puppetfile:
mod 'jbussdieker-whisper', '0.0.10'
Learn more about managing modules with a PuppetfileDocumentation
jbussdieker/whisper — version 0.0.10 Jun 29th 2015
Whisper
Usage
To install Whisper with the default parameters
class { 'whisper': }
Installing a specific version
class { 'whisper':
ensure => '0.9.11',
}
Installing and configuring using Hiera
classes:
- whisper
whisper::ensure: 0.9.11
Run All Beaker Tests
bundle exec rake beaker_nodes | xargs -I NODE bundle exec rake beaker BEAKER_set=NODE