Skip to content

Commit 65c39fa

Browse files
committed
common: postfix: remove default mydestination setting
Not needed since voxpupuli/puppet-postfix#256 got merged and released.
1 parent 79ba930 commit 65c39fa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

data/common.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,6 @@ munin::node::plugins:
206206
checksum_value: 5794598a673f181dd5033fc90f33f0e059c501152455ee5b190a4cc7b2a4cdd3
207207

208208
postfix::inet_interfaces: loopback-only
209-
# https://github.com/voxpupuli/puppet-postfix/pull/256
210-
postfix::mydestination: $myhostname, localhost.$mydomain, localhost
211209
postfix::relayhost: "[smtp.mail.me.com]:submission"
212210
postfix::root_mail_recipient: kenyon@kenyonralph.com
213211
postfix::satellite: true

0 commit comments

Comments
 (0)