Skip to content

Commit a817a90

Browse files
kronenpjDSpeichert
authored andcommitted
Aligns examples with code.
1 parent 067c874 commit a817a90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/ubuntu-1804.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ mounts:
3636
- path: /netboot
3737
pathIsPrefix: true
3838
proxy: http://archive.ubuntu.com/ubuntu/dists/bionic-updates/main/installer-amd64/current/images/hwe-netboot/ubuntu-installer/amd64/
39-
proxyAppendSuffix: true
39+
appendSuffix: true
4040

4141
- path: /install.ipxe
4242
content: |

examples/ubuntu-2004.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ mounts:
3232
- path: /
3333
pathIsPrefix: true
3434
proxy: http://archive.ubuntu.com/ubuntu/dists/focal-updates/main/installer-amd64/current/legacy-images/netboot/ubuntu-installer/amd64/
35-
proxyAppendSuffix: true
35+
appendSuffix: true
3636

3737
- path: /install.ipxe
3838
content: |

0 commit comments

Comments
 (0)