瀏覽代碼

External Version bump for nixos new version string "nixos-20.09Qnixos-21.05Qnixos-21.11Qnixos-22.05Qnixos-22.11Qnixos-23.05Qnixos-23.11Qnixos-24.05Qnixos-24.11Qnixos-unstable"

netboot-ci 4 月之前
父節點
當前提交
2f14781ef9
共有 1 個文件被更改,包括 8 次插入4 次删除
  1. 8 4
      roles/netbootxyz/defaults/main.yml

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

@@ -678,9 +678,11 @@ utilitiesefi:
     type: ipxemenu
   dts:
     enabled: true
+    initrd: https://boot.dasharo.com{{ endpoints.dts.path }}/dts-base-image-v{{ endpoints.dts.version
+      }}.cpio.gz
+    kernel: https://boot.dasharo.com{{ endpoints.dts.path }}/bzImage-v{{ endpoints.dts.version
+      }}
     name: Dasharo Tools Suite
-    initrd: https://boot.dasharo.com{{ endpoints.dts.path }}/dts-base-image-v{{ endpoints.dts.version }}.cpio.gz
-    kernel: https://boot.dasharo.com{{ endpoints.dts.path }}/bzImage-v{{ endpoints.dts.version }}
     type: direct
   gparted:
     enabled: true
@@ -801,9 +803,11 @@ utilitiespcbios64:
     type: ipxemenu
   dts:
     enabled: true
+    initrd: https://boot.dasharo.com{{ endpoints.dts.path }}/dts-base-image-v{{ endpoints.dts.version
+      }}.cpio.gz
+    kernel: https://boot.dasharo.com{{ endpoints.dts.path }}/bzImage-v{{ endpoints.dts.version
+      }}
     name: Dasharo Tools Suite
-    initrd: https://boot.dasharo.com{{ endpoints.dts.path }}/dts-base-image-v{{ endpoints.dts.version }}.cpio.gz
-    kernel: https://boot.dasharo.com{{ endpoints.dts.path }}/bzImage-v{{ endpoints.dts.version }}
     type: direct
   gparted:
     enabled: true