Browse Source

Drop version from UEFI shell to make it cleaner

Antony Messerli 3 tháng trước cách đây
mục cha
commit
711ecef3e1
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      roles/netbootxyz/defaults/main.yml

+ 2 - 2
roles/netbootxyz/defaults/main.yml

@@ -654,7 +654,7 @@ utilitiesarm:
   uefishell:
     enabled: true
     kernel: ${live_endpoint}{{ endpoints.uefishell.path }}uefi-shell-aarch64.efi
-    name: UEFI Shell - {{ endpoints.uefishell.version }}
+    name: UEFI Shell
     type: direct
 utilitiesefi:
   4mlinux:
@@ -739,7 +739,7 @@ utilitiesefi:
   uefishell:
     enabled: true
     kernel: ${live_endpoint}{{ endpoints.uefishell.path }}uefi-shell-x64.efi
-    name: UEFI Shell - {{ endpoints.uefishell.version }}
+    name: UEFI Shell
     type: direct
   zfsbootmenu:
     enabled: true