3 spot nodes

master
Jeff Moe 3 years ago
parent 47a2efec81
commit b48b16140c

@ -24,7 +24,7 @@ EQXFACILITY3="sg1"
EQXOS="custom_ipxe"
EQXPLAN="m3.large.x86"
EQXTAGS="cluster"
EQXSPOTOVER=".05"
EQXSPOTOVER=".02"
# Probably leave these variables alone
# Set max price at current spot plus EQXSPOTOVER from above
@ -60,9 +60,6 @@ packet device create \
--ipxe-script-url "$EQXIPXEURL" \
--tags "$EQXTAGS"
# XXX
exit
packet device create \
--plan "$EQXPLAN" \
--spot-instance \

Loading…
Cancel
Save