camptocamp / puppet-postfix
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | Fri Aug 28 02:15:35 -0700 2009 | |
| |
files/ | Wed Dec 03 08:53:28 -0800 2008 | |
| |
manifests/ | Tue Dec 22 11:30:26 -0800 2009 | |
| |
templates/ | Tue Dec 22 11:30:26 -0800 2009 |
README
= Postfix Puppet module
This module will help install and configure postfix.
A couple of classes will preconfigure postfix for common needs.
== Example:
include postfix
postfix::config { "relay_domains": value => "localhost host.foo.com" }
