diff options
author | Michael Scherer <misc@mageia.org> | 2011-01-10 12:02:45 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-01-10 12:02:45 +0000 |
commit | dedf424cb23853b915b17166387de6dfea999906 (patch) | |
tree | b8d2efc03b6e3349e0cff50facd127082622d9cc /modules/postgrey | |
parent | 88a58bfd40f17cb1c007052617623570d1bfc324 (diff) | |
download | puppet-dedf424cb23853b915b17166387de6dfea999906.tar puppet-dedf424cb23853b915b17166387de6dfea999906.tar.gz puppet-dedf424cb23853b915b17166387de6dfea999906.tar.bz2 puppet-dedf424cb23853b915b17166387de6dfea999906.tar.xz puppet-dedf424cb23853b915b17166387de6dfea999906.zip |
use template, as noted by blino ( in case we need to change domain name )
Diffstat (limited to 'modules/postgrey')
-rw-r--r-- | modules/postgrey/templates/whitelist_clients.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/postgrey/templates/whitelist_clients.local b/modules/postgrey/templates/whitelist_clients.local index c750a517..4f269246 100644 --- a/modules/postgrey/templates/whitelist_clients.local +++ b/modules/postgrey/templates/whitelist_clients.local @@ -2,5 +2,5 @@ ryu.zarb.org cthulhu.zarb.org # mageia -*.mageia.org +*.<%= domain %> |