Add amdahl.debian.org (arm64 porterbox)
[mirror/dsa-puppet.git] / modules / grub / templates / puppet-kernel-serial.cfg.erb
index 1f1c395..8870379 100644 (file)
@@ -1,4 +1,4 @@
-<%- if %w{arm-conova-01 arm-arm-01}.include?(@hostname) then -%>
+<%- if %w{amdahl arm-conova-01 arm-arm-01}.include?(@hostname) then -%>
 GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX console=ttyAMA0,115200n8"
 <%- elsif %w{arm-arm-03}.include?(@hostname) then -%>
 GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX console=ttyS0,115200"