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