aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
Diffstat (limited to 'deployment')
-rwxr-xr-xdeployment/lists/manifests/init.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp
index 31df877f..02c8bd3e 100755
--- a/deployment/lists/manifests/init.pp
+++ b/deployment/lists/manifests/init.pp
@@ -82,7 +82,8 @@ class lists {
sender_subscriber => true,
sender_email => [
# 'r2d2@vargas.calenco.com',
- "blog@${::domain}",
+ # "blog@${::domain}",
+ "donotreply@wordpress.com",
"root@${::domain}",
"subversion_noreply@ml.${::domain}",
],