X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fexim%2Fmanifests%2Fvdomain.pp;h=de2144254ff15b40baff69f698f09f11ce8dfff9;hb=cdc5eddb2cb3f9905e90c3093a61e0bf5ecc1195;hp=0b12919800ede6b268965f1f306676e8b381a3cc;hpb=6c1a1439233b3ba7117595b6596549f4c3b012d3;p=dsa-puppet.git diff --git a/modules/exim/manifests/vdomain.pp b/modules/exim/manifests/vdomain.pp index 0b129198..de214425 100644 --- a/modules/exim/manifests/vdomain.pp +++ b/modules/exim/manifests/vdomain.pp @@ -2,7 +2,7 @@ define exim::vdomain ( $alias_file, $user, $group, - $maildir, + $maildir="/srv/${name}", $domain=$name, ) { include exim::vdomain::setup