set elevator=deadline at grnet
[mirror/dsa-puppet.git] / modules / grub / templates / puppet-kernel-extra.cfg.erb
index 140bb95..a2c1fc5 100644 (file)
@@ -1,3 +1,3 @@
-<%- if %w{fasolo}.include?(@hostname) then -%>
+<%- if %w{fasolo grnet-node01 grnet-node02}.include?(@hostname) then -%>
 GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX elevator=deadline"
 <%- end -%>