a2c1fc5b18370c959cec30c8f09fe3fffacad45f
[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 -%>