diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-10-19 22:10:28 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-10-19 22:10:28 +0300 |
commit | 0b99207a370212860ccf1d877d8f90f8fc5b7c34 (patch) | |
tree | 9b30a223d00ff8b6da08ef6c6c2381d70924ea89 /modules/auto_installation/templates/default | |
parent | e9d95e0776dd39ed8881c40413240d55ca1b5786 (diff) | |
download | puppet-0b99207a370212860ccf1d877d8f90f8fc5b7c34.tar puppet-0b99207a370212860ccf1d877d8f90f8fc5b7c34.tar.gz puppet-0b99207a370212860ccf1d877d8f90f8fc5b7c34.tar.bz2 puppet-0b99207a370212860ccf1d877d8f90f8fc5b7c34.tar.xz puppet-0b99207a370212860ccf1d877d8f90f8fc5b7c34.zip |
lint fixes for auto_installation
Diffstat (limited to 'modules/auto_installation/templates/default')
-rw-r--r-- | modules/auto_installation/templates/default | 2 |
1 files changed, 0 insertions, 2 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 %> - - |