qemu-system-aarch64-wrapper: do not force the gvic to version 3 for 32-bit vCPUs
[mirror/dsa-puppet.git] / modules / apache2 / manifests / auth_digest.pp
1 class apache2::auth_digest {
2         apache2::module { 'auth_digest': }
3 }