Skip to content

Commit 75b8f84

Browse files
committed
Updating modulefile.
1 parent 94567de commit 75b8f84

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: Modulefile

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ source 'https://github.com/actionjack/puppet-mailcatcher'
44
author 'actionjack'
55
license 'Apache License, Version 2.0'
66
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."
7+
description "This puppet module is used to install and configure the mailcatcher
8+
application.
9+
MailCatcher runs a super simple SMTP server which catches any message sent to it
10+
to display in a web interface."
911
project_page 'https://github.com/actionjack/puppet-mailcatcher'
1012

1113
dependency 'puppetlabs/stdlib', '>= 2.2.1'

0 commit comments

Comments
 (0)