summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFrancois Deppierraz <francois@ip-10-226-54-102.eu-west-1.compute.internal>2009-03-02 12:29:31 +0100
committerFrancois Deppierraz <francois@ip-10-226-54-102.eu-west-1.compute.internal>2009-03-02 12:29:31 +0100
commit29c3c8519c96b40f528e9e1985568fffe8ce46a2 (patch)
treeefb721871f0252e6c3ea21822f86980ae932f4b3 /README
parent8157cc71d8a24633035eb92ef7b34657e4785f29 (diff)
postix-ng -> postfix
find . -type f -exec perl -pi -e 's/postfix-ng/postfix/' {} \;
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 7258865..5778bf7 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-include postfix-ng
+include postfix
-postfix-ng::config { "relay_domains": value => "localhost host.foo.com" }
+postfix::config { "relay_domains": value => "localhost host.foo.com" }