We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94567de commit 75b8f84Copy full SHA for 75b8f84
Modulefile
@@ -4,8 +4,10 @@ source 'https://github.com/actionjack/puppet-mailcatcher'
4
author 'actionjack'
5
license 'Apache License, Version 2.0'
6
summary 'Install and configure the mailcatcher application.'
7
-description "This puppet module is used to install and configure the mailcatcher application.
8
-MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface."
+description "This puppet module is used to install and configure the mailcatcher
+application.
9
+MailCatcher runs a super simple SMTP server which catches any message sent to it
10
+to display in a web interface."
11
project_page 'https://github.com/actionjack/puppet-mailcatcher'
12
13
dependency 'puppetlabs/stdlib', '>= 2.2.1'
0 commit comments