瀏覽代碼

Drop version from UEFI shell to make it cleaner

Antony Messerli 3 月之前
父節點
當前提交
711ecef3e1
共有 1 個文件被更改,包括 2 次插入2 次删除
  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