commit 623952b7dc378befd1449b3e16907b1acc45f87f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu May 5 17:06:47 2016 +0200
Revert "Attempt to fix smtp-out by using same hostname/myhostname"
This reverts commit a0c22b8008d4cbbfa7ce10e7b3fb8d303537c128.
manifests/nodes/main.pp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifests/nodes/main.pp b/manifests/nodes/main.pp
index b8c7571..18ecf71 100644
--- a/manifests/nodes/main.pp
+++ b/manifests/nodes/main.pp
@@ -251,7 +251,7 @@ node 'se01.ovh.rpmfusion.net' {
# Default web page
rpmfusion::www-index { 'Server01, OVH': }
# Postfix
- postfix::server { 'se01.ovh.rpmfusion.net':
+ postfix::server { 'mx1.rpmfusion.net':
inet_interfaces => 'all',
# We need to add loopback to allow postgrey/clam/sa to re-inject
# + Public IP addresses of other hosts which relay here
Show replies by date