diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-10-20 17:51:42 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-10-20 17:51:42 +0300 |
commit | c61daf65b58b943994d1f21e52deee9a9ce04827 (patch) | |
tree | ffeb83234cb01580abe04217f8b8eca9698d5424 /modules/postfix | |
parent | c4cb8478752701a83c4e3b4b73d661e188d67daa (diff) | |
download | puppet-c61daf65b58b943994d1f21e52deee9a9ce04827.tar puppet-c61daf65b58b943994d1f21e52deee9a9ce04827.tar.gz puppet-c61daf65b58b943994d1f21e52deee9a9ce04827.tar.bz2 puppet-c61daf65b58b943994d1f21e52deee9a9ce04827.tar.xz puppet-c61daf65b58b943994d1f21e52deee9a9ce04827.zip |
use consistent domain references
Diffstat (limited to 'modules/postfix')
-rw-r--r-- | modules/postfix/manifests/server/primary.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/postfix/manifests/server/primary.pp b/modules/postfix/manifests/server/primary.pp index 3f089685..45b8fda6 100644 --- a/modules/postfix/manifests/server/primary.pp +++ b/modules/postfix/manifests/server/primary.pp @@ -3,6 +3,7 @@ class postfix::server::primary inherits postfix::server { package { 'postfix-ldap': } # council is here until we fully decide who has aliases in com team, + # see https://bugs.mageia.org/show_bug.cgi?id=1345 # alumini is a special group for tracking previous members of # the project, so they keep their aliases for a time |