Skip to content

jbussdieker/puppet-whisper

Repository files navigation

Whisper

Puppet Forge Build Status

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

About

Puppet Whisper management module

Resources

Stars

Watchers

Forks

Packages

No packages published