Vultr Bare Metal
Defaults
Section titled “Defaults”INSTANCE_TYPE=vbm-4c-32gbREGION=ewr(Vultr’s New Jersey datacenter)- OS resolved by name:
Ubuntu 24.04 LTS x64(override withVULTR_OS_NAMEif Vultr renumbers their catalog)
Prerequisites
Section titled “Prerequisites”vultr-cliinstalled:brew install vultr/vultr-cli/vultr-cliVULTR_API_KEYenv var set to an account API key
export VULTR_API_KEY=...PROVIDER=vultr bash ops/ephemeral/up.shTrue bare-metal — no nested-virt quirks. Slower to provision (~5–10 min) than GCP / Azure but cheap for the amount of CPU you get.
Open questions
Section titled “Open questions”When this gets verified:
- Does the cloud-init user-data path (base64-encoded) work the same way cloud-init expects?
- Does the Ubuntu image come with root SSH enabled?
- Does provisioning succeed within a 20-min timeout, or does the bare-metal pool need longer?