use hp-health version 8.6 on ProLiant DL360 G4
[mirror/dsa-puppet.git] / modules / linux / manifests / init.pp
1 class linux {
2         include ferm
3         include ferm::per-host
4         include entropykey
5 }