summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-20 14:50:20 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-20 14:50:20 -0400
commitef95165380ddcd86e7cdd750cad1cbbe0148e5a1 (patch)
treec43415221ec992aa36b2f4576d51c22cec91a2f0 /bin
parent3461e75ffd2b789521f71906e34fab385a5c691b (diff)
downloadpuppet-tozt-ef95165380ddcd86e7cdd750cad1cbbe0148e5a1.tar.gz
puppet-tozt-ef95165380ddcd86e7cdd750cad1cbbe0148e5a1.zip
put mail data on a persistent volume
Diffstat (limited to 'bin')
-rwxr-xr-xbin/helpers/launch-mail1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/helpers/launch-mail b/bin/helpers/launch-mail
index ffcaa80..072ac79 100755
--- a/bin/helpers/launch-mail
+++ b/bin/helpers/launch-mail
@@ -11,6 +11,7 @@ id=$(doctl \
--region nyc3 \
--size s-1vcpu-1gb \
--ssh-keys 23160354 \
+ --volumes ef47eab9-d497-11e8-a1fd-0a58ac146edf \
--format ID \
--no-header \
--wait)