Skip to content

Commit

Permalink
Use hh branch while iterating on ipxe.txt
Browse files Browse the repository at this point in the history
Will need to revert when we merge to main
  • Loading branch information
hh committed Feb 6, 2024
1 parent 5f1418d commit 67a9986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion equinix-metal-ipxe-boot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ when creating a machine, choose OS iPXE and put in the URL
``` shell
metal device create \
--ipxe-script-url https://raw.githubusercontent.com/ii/corehost/main/equinix-metal-ipxe-boot/ipxe.txt \
--ipxe-script-url https://raw.githubusercontent.com/ii/corehost/hh/equinix-metal-ipxe-boot/ipxe.txt \
--operating-system custom_ipxe \
--plan c2.medium.x86 \
--metro sv \
Expand Down

0 comments on commit 67a9986

Please sign in to comment.