X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fapache2%2Fmanifests%2Fauthn_anon.pp;h=28ff3382b04461ddbe51a39d38e08185e417702d;hb=4bcc03b6b6893ed1f6cddc277930cc48756b40a3;hp=2488cd9d090f8f97b9bac16a961fdf358d6aa12b;hpb=66d60da21f12709b55a7a819434eeec2959588aa;p=mirror%2Fdsa-puppet.git diff --git a/modules/apache2/manifests/authn_anon.pp b/modules/apache2/manifests/authn_anon.pp index 2488cd9d0..28ff3382b 100644 --- a/modules/apache2/manifests/authn_anon.pp +++ b/modules/apache2/manifests/authn_anon.pp @@ -1,3 +1,3 @@ class apache2::authn_anon { - apache2::module { 'authn_anon': } + include apache2::module::authn_anon }