From 2a57f7bb7f6c175c2b2e166751c638b62c6a2f9a Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sun, 24 Jan 2021 12:17:46 -0700 Subject: [PATCH] buy at spot --- eqx-create-device | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eqx-create-device b/eqx-create-device index 93cd95d..8efcfae 100755 --- a/eqx-create-device +++ b/eqx-create-device @@ -22,7 +22,7 @@ EQXFACILITY="da11" EQXOS="custom_ipxe" EQXPLAN="c3.small.x86" EQXTAGS="cluster" -EQXSPOTOVER=".02" +EQXSPOTOVER=".00" # Probably leave these variables alone # Set max price at current spot plus EQXSPOTOVER from above