X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fexim%2Fmanifests%2Fvdomain.pp;fp=modules%2Fexim%2Fmanifests%2Fvdomain.pp;h=ef339dd6daf816410c1019fabb5d039281865a6c;hb=404645e749ef60a11f98c6e8b3cee018fc4032e0;hp=4ce67800ad9ac73cdc017c95d44765ade6e1efc7;hpb=fcfcf859ac7a3fd03ba5240212e8b487d3932a11;p=mirror%2Fdsa-puppet.git diff --git a/modules/exim/manifests/vdomain.pp b/modules/exim/manifests/vdomain.pp index 4ce67800a..ef339dd6d 100644 --- a/modules/exim/manifests/vdomain.pp +++ b/modules/exim/manifests/vdomain.pp @@ -23,7 +23,7 @@ define exim::vdomain ( group => $group, } - file { "${maildir}": + file { $maildir: ensure => directory, mode => '2755', owner => $owner,