terkalma / puppet-ducktape

Helper module to extend other modules functionality or make them play together

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ducktape

Ducktape is a helper module to extend other modules functionality, or to make them play together.

Every single functionality can be disabled by toggling its related $enabled param.

Supported modules

Those are the modules we work with at present:

Requirements

This module heavily relies on Puppet's defined() function, so it must be included after all supported modules lasses to take effect.

Ideally you should include it the last one, as more integration may be added in a feature.

TODO

  • Move out yaml_hierarchy_expander
  • Move out json
  • Add nagios integration

License

MIT License, see LICENSE file.

Contact

Use contact form at http://sbit.io

Support

Please log tickets and issues on GitHub

About

Helper module to extend other modules functionality or make them play together

License:MIT License


Languages

Language:Puppet 84.5%Language:Ruby 14.3%Language:HTML 1.3%