summaryrefslogtreecommitdiffstats
path: root/bin/helpers/launch-mail
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-02-22 00:09:13 -0500
committerJesse Luehrs <doy@tozt.net>2019-02-22 00:09:13 -0500
commit40857d23443b69cd76b1c198aa620b27e82238cf (patch)
treea3923c0abefed77c52a7ba41b39bd619571347fd /bin/helpers/launch-mail
parenta4a4e82c98222d11d4c508247d7e6a73dba99abb (diff)
downloadpuppet-tozt-40857d23443b69cd76b1c198aa620b27e82238cf.tar.gz
puppet-tozt-40857d23443b69cd76b1c198aa620b27e82238cf.zip
mailu needs more ram
Diffstat (limited to 'bin/helpers/launch-mail')
-rwxr-xr-xbin/helpers/launch-mail2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/helpers/launch-mail b/bin/helpers/launch-mail
index 634c86a..abbd073 100755
--- a/bin/helpers/launch-mail
+++ b/bin/helpers/launch-mail
@@ -5,7 +5,7 @@ set -o pipefail
# shellcheck source=functions.sh
. "$(dirname "$0")/functions.sh"
-create_droplet mail 5e4d8c7b-f840-11e8-b59e-0a58ac1467fb
+create_droplet mail s-1vcpu-2gb 5e4d8c7b-f840-11e8-b59e-0a58ac1467fb
echo "Creating DNS entry for $ip..."
record_id=$(doctl \