No commit activity in last 3 years
No release in over 3 years
This gem extends the Beaker DSL for the purpose of changing things on a Puppet master
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6
~> 0.9.12
>= 0
>= 3.0.0
~> 0

Runtime

>= 2.7.0
 Project Readme

Master Manipulator

This gem extends the Beaker DSL for the purpose of changing things on a Puppet master

Installation

Using a Gemfile

Add this line to your application's Gemfile:

    gem 'master_manipulator'

And then execute:

    bundle install

or your preferred invocation for installing gems.

Using Rubygems

To install the gem yourself:

    gem install master_manipulator

Refer to the API document for API information.