Antony Messerli 3 mesi fa
parent
commit
219aa81b35
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      roles/netbootxyz/defaults/main.yml

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

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