X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fapache2%2Fmanifests%2Fauth_digest.pp;h=d5c19df3ce864c4af35c9f165c20bd66daf97f2b;hb=89469455ad73de68cdcdcf53cab2a3f566937d78;hp=377d14dae37bb7320a9c2a80eef0c052cd382cee;hpb=972528da88c48db95741697fc1f862f022c78c16;p=mirror%2Fdsa-puppet.git diff --git a/modules/apache2/manifests/auth_digest.pp b/modules/apache2/manifests/auth_digest.pp index 377d14dae..d5c19df3c 100644 --- a/modules/apache2/manifests/auth_digest.pp +++ b/modules/apache2/manifests/auth_digest.pp @@ -1,3 +1,3 @@ class apache2::auth_digest { - apache2::module { 'auth_digest': } + apache2::module { 'auth_digest': } }