cookbook 'tr-chef-cookbook-postfix', '= 1.0.1'
tr-chef-cookbook-postfix (3) Versions 1.0.1 Follow1
Installs and configures postfix to run with Amazon SES
cookbook 'tr-chef-cookbook-postfix', '= 1.0.1', :supermarket
knife supermarket install tr-chef-cookbook-postfix
knife supermarket download tr-chef-cookbook-postfix
tr-chef-cookbook-postfix
Cookbook to install and configure Postfix to use AWS SES.
Usage
Usage
- Use default recipe in RunList
- Use json to add SES Credentials
{ "tr-postfix": { "smtp-region": "", "smtp-port": "", "smtp-user": "", "smtp-password": "", } }
Attributes
The attributes used by this cookbook:
Attribute | Description | Type | Default |
---|---|---|---|
smtp-region | Per default eu-west-1 (Ireland) is set | String | eu-west-1 |
smtp-port | SMTP Port for connection | String | 587 |
smtp-user | Created SES User | String | --- |
smtp-password | Created SES Password | String | --- |
Recipes
default
- This recipe manages all mentioned before
License and Authors
- Author: Patrick Schaumburg (pschaumburg@tecracer.de)
- Copyright tecRacer GmbH, All rights reserved
All rights reserved. This book or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of the publisher except for the use of brief quotations in a book review.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Changelog
Version 1.0.1
- fixing main.cf rights
Version 1.0.0
- Initial creation of cookbook
Collaborator Number Metric
1.0.1 failed this metric
Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Foodcritic Metric
1.0.1 passed this metric
1.0.1 failed this metric
1.0.1 passed this metric