Documentation
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