aboutsummaryrefslogtreecommitdiffstats
path: root/modules/auto_installation/templates
diff options
context:
space:
mode:
Diffstat (limited to 'modules/auto_installation/templates')
-rw-r--r--modules/auto_installation/templates/default2
-rw-r--r--modules/auto_installation/templates/menu2
2 files changed, 1 insertions, 3 deletions
diff --git a/modules/auto_installation/templates/default b/modules/auto_installation/templates/default
index f8b8e82b..a9ea8de3 100644
--- a/modules/auto_installation/templates/default
+++ b/modules/auto_installation/templates/default
@@ -13,5 +13,3 @@ LABEL local
<% for m in menu_entries %>
INCLUDE pxelinux.cfg/m/<%= m %>
<% end %>
-
-
diff --git a/modules/auto_installation/templates/menu b/modules/auto_installation/templates/menu
index b7f6c910..3d0ce6fa 100644
--- a/modules/auto_installation/templates/menu
+++ b/modules/auto_installation/templates/menu
@@ -2,4 +2,4 @@ LABEL <%= name %>
MENU DEFAULT
MENU LABEL Install <%= label %>
kernel <%= kernel_path %>
- append <%= append %>
+ append <%= append %>