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