Merge remote-tracking branch 'stapelberg/dyn'
[mirror/dsa-puppet.git] / modules / apache2 / manifests / ssl.pp
1 class apache2::ssl {
2         apache2::module { 'ssl': }
3 }