mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Update directory structure & allow to configure paths (tmp, log, cache)
This commit is contained in:
13
resources/vagrant/vms/phraseanet-php54-nginx/puphpet/puppet/modules/mailcatcher/Modulefile
vendored
Normal file
13
resources/vagrant/vms/phraseanet-php54-nginx/puphpet/puppet/modules/mailcatcher/Modulefile
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
name 'actionjack-mailcatcher'
|
||||
version '0.1.5'
|
||||
source 'https://github.com/actionjack/puppet-mailcatcher'
|
||||
author 'actionjack'
|
||||
license 'Apache License, Version 2.0'
|
||||
summary 'Install and configure the mailcatcher application.'
|
||||
description "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."
|
||||
project_page 'https://github.com/actionjack/puppet-mailcatcher'
|
||||
|
||||
dependency 'puppetlabs/stdlib', '>= 2.2.1'
|
Reference in New Issue
Block a user