puppet 4 foo
[mirror/dsa-puppet.git] / modules / linux / manifests / init.pp
index 78ab1da..e91ef22 100644 (file)
@@ -1,6 +1,6 @@
 class linux {
        include ferm
-       include ferm::per-host
+       include ferm::per_host
        include entropykey
-       include rng-tools
+       include rng_tools
 }