Version information
released Mar 30th 2015
This version is compatible with:
- ,
Start using this module
Add this module to your Puppetfile:
mod 'actionjack-mailcatcher', '0.1.11'
Learn more about managing modules with a PuppetfileDocumentation
actionjack/mailcatcher — version 0.1.11 Mar 30th 2015
Mailcatcher
This puppet module is used to install and configure the mailcatcher application. MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface. http://mailcatcher.me/
Configuration
Dependencies
Current dependencies are:
- 'puppetlabs/stdlib', '>= 4.2.0
- 'puppetlabs/ruby', '>= 0.3.0'
Usage
class {'mailcatcher': }
Documentation
This module is written in puppetdoc compliant format so details on configuration and usage can be found by executing:
$ puppet doc manifest/init.pp
Dependencies
- puppetlabs/stdlib (>= 4.2.0)
- puppetlabs/ruby (>= 0.3.0)