Skip to content

Commit

Permalink
Additional documentation for PXE booting
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Broer committed Nov 1, 2015
1 parent 4625b9e commit 8175863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ OS installation on Vultr can take several minutes. If you need low ETAs for your

docker-machine create --driver vultr --vultr-api-key=aa11bb22cc33 --vultr-os-id=159 test-vps

Alternatively you can use any PXE boot script that you created in your Vultr account panel by supplying it's ID via the `--vultr-pxe-script` flag.
Alternatively you can use any PXE boot script that you created in your Vultr account panel by supplying it's ID with the `--vultr-pxe-script` flag. The operating system booted by your script *must* support cloudinit via ec2 metadata.

Environment variables and default values:

Expand Down

0 comments on commit 8175863

Please # to comment.