diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2024-07-01 12:08:52 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2024-07-01 12:08:52 +0200 |
commit | 0f69f63f84da07016e2300320385ffb9822bced7 (patch) | |
tree | 4a93f6c209ac1c0674e451d2b236c83dfb81e5b0 /network/test-ipxe-ipv4-aarch64.xml | |
parent | b56b7555ecbf3d9e0e688861afd8e66782045d61 (diff) | |
download | ipxe-tests-0f69f63f84da07016e2300320385ffb9822bced7.tar.gz |
rename ipxe script dir
Diffstat (limited to 'network/test-ipxe-ipv4-aarch64.xml')
-rw-r--r-- | network/test-ipxe-ipv4-aarch64.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/test-ipxe-ipv4-aarch64.xml b/network/test-ipxe-ipv4-aarch64.xml index 8ba7148..c458cf8 100644 --- a/network/test-ipxe-ipv4-aarch64.xml +++ b/network/test-ipxe-ipv4-aarch64.xml @@ -13,7 +13,7 @@ <dnsmasq:option value='dhcp-boot=tag:aa64-pxe,arm64-efi/snponly.efi,,192.168.44.1'/> <dnsmasq:option value='#'/> <dnsmasq:option value='dhcp-userclass=set:ipxe,iPXE'/> - <dnsmasq:option value='dhcp-boot=tag:ipxe,tests/helloworld.ipxe,,192.168.44.1'/> + <dnsmasq:option value='dhcp-boot=tag:ipxe,tests/scripts/helloworld.ipxe,,192.168.44.1'/> <dnsmasq:option value='#'/> <dnsmasq:option value='enable-tftp=testipxe4'/> <dnsmasq:option value='tftp-root=/usr/share/ipxe'/> |