Explorar el Código

Drop version from UEFI shell to make it cleaner

Antony Messerli hace 3 meses
padre
commit
711ecef3e1
Se han modificado 1 ficheros con 2 adiciones y 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