From 0ebbeba7086b6db91075e31569558613d58fc680 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 22 Aug 2019 21:15:17 -0400 Subject: bump up the size of tozt for now --- bin/helpers/launch-tozt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/helpers/launch-tozt b/bin/helpers/launch-tozt index d9eca39..4bef6f1 100755 --- a/bin/helpers/launch-tozt +++ b/bin/helpers/launch-tozt @@ -5,7 +5,7 @@ set -o pipefail # shellcheck source=functions.sh . "$(dirname "$0")/functions.sh" -create_droplet tozt s-1vcpu-1gb 4206344e-cf4f-11e8-a5a7-0a58ac1465db +create_droplet tozt s-1vcpu-2gb 4206344e-cf4f-11e8-a5a7-0a58ac1465db echo "Assigning floating ip to tozt..." # XXX this returns an error for some reason, but actually succeeds: -- cgit v1.2.3-54-g00ecf