From 1c249d42e9d14f756d52044c74f0bc08914cc876 Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Fri, 28 Aug 2009 11:15:35 +0200 Subject: postfix: added/reformated documentation --- README | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 5778bf7..964125f 100644 --- a/README +++ b/README @@ -1,4 +1,12 @@ -include postfix += Postfix Puppet module -postfix::config { "relay_domains": value => "localhost host.foo.com" } +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" } -- cgit v1.2.3