Use ttyS1 on csail-node0[12]
[mirror/dsa-puppet.git] / modules / grub / templates / puppet-kernel-extra.cfg.erb
1 <%- if %w{fasolo grnet-node01 grnet-node02}.include?(@hostname) then -%>
2 GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX elevator=deadline"
3 <%- end -%>