Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

groundctrl/puppet-mailcatcher

 
 

Repository files navigation

Mailcatcher

Build Status

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', '>= 2.1.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

About

Puppet module to install and configure the mailcatcher application.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 58.5%
  • Ruby 35.4%
  • HTML 6.1%