X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Froles%2Fmanifests%2Fwww_master.pp;h=d8019a8918d209e7dd648a92be5425300c9b6562;hb=972528da88c48db95741697fc1f862f022c78c16;hp=2b3419a583a5f7a53a0f18a205d5c39e48770a6a;hpb=cef3eaddab26cf72e30b6cfe8d6e65e30176765e;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/manifests/www_master.pp b/modules/roles/manifests/www_master.pp index 2b3419a58..d8019a891 100644 --- a/modules/roles/manifests/www_master.pp +++ b/modules/roles/manifests/www_master.pp @@ -21,6 +21,9 @@ class roles::www_master { key => true, } + # tell the mail-relays to forward this domain to us + exim::manualroute{ 'www-master.debian.org': } + # and then handle it locally exim::vdomain { 'www-master.debian.org': owner => 'debwww', group => 'debwww',