Set up serial console on new-klecker
authorJulien Cristau <jcristau@debian.org>
Fri, 6 Sep 2019 13:21:32 +0000 (15:21 +0200)
committerJulien Cristau <jcristau@debian.org>
Fri, 6 Sep 2019 13:21:32 +0000 (15:21 +0200)
modules/grub/manifests/init.pp

index 37778d1..88079f4 100644 (file)
@@ -11,7 +11,7 @@ class grub {
                $grub_manage = true
                $grub_do_kernel_serial = true
                $grub_do_grub_serial = true
-       } elsif $::hostname in [mirror-skroutz,conova-node01,conova-node02,arm-arm-01,fasolo,manda-node03,manda-node04,schmelzer,smit] {
+       } elsif $::hostname in [mirror-skroutz,conova-node01,conova-node02,arm-arm-01,fasolo,manda-node03,manda-node04,schmelzer,smit,new-klecker] {
                $grub_manage = true
                $grub_do_kernel_serial = true
                $grub_do_grub_serial = true