Explorar o código

Drop version from UEFI shell to make it cleaner

Antony Messerli hai 3 meses
pai
achega
711ecef3e1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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