Set grub config on mirror-isc
[mirror/dsa-puppet.git] / modules / grub / manifests / init.pp
index 989d444..d23e3e8 100644 (file)
@@ -17,7 +17,7 @@ class grub {
                $grub_manage = true
                $grub_do_kernel_serial = true
                $grub_do_grub_serial = false
-       } elsif $::hostname in [villa] {
+       } elsif $::hostname in [villa,mirror-isc] {
                $grub_manage = true
                $grub_do_kernel_serial = false
                $grub_do_grub_serial = false