mirror-anu must not be in apache2_www_mirror if it is in static
[mirror/dsa-puppet.git] / modules / linux / manifests / init.pp
1 class linux {
2         include ferm
3         include ferm::per-host
4         include entropykey
5 }