We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067c874 commit a817a90Copy full SHA for a817a90
examples/ubuntu-1804.yml
@@ -36,7 +36,7 @@ mounts:
36
- path: /netboot
37
pathIsPrefix: true
38
proxy: http://archive.ubuntu.com/ubuntu/dists/bionic-updates/main/installer-amd64/current/images/hwe-netboot/ubuntu-installer/amd64/
39
- proxyAppendSuffix: true
+ appendSuffix: true
40
41
- path: /install.ipxe
42
content: |
examples/ubuntu-2004.yml
@@ -32,7 +32,7 @@ mounts:
32
- path: /
33
34
proxy: http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/installer-amd64/current/legacy-images/netboot/ubuntu-installer/amd64/
35
0 commit comments