summaryrefslogtreecommitdiffstats
path: root/bin/terminate
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-14 06:34:46 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-14 06:34:46 -0400
commit15e89564f96458b4b9123b69b1dcb7f2c8ed0efd (patch)
treefaf43c26d567f48103f1a87483fa1ff5e90d47e4 /bin/terminate
parent8739443da3bf2fb5394a5330700ed6970994f871 (diff)
downloadpuppet-tozt-15e89564f96458b4b9123b69b1dcb7f2c8ed0efd.tar.gz
puppet-tozt-15e89564f96458b4b9123b69b1dcb7f2c8ed0efd.zip
add some scripts to launch and terminate the machine
Diffstat (limited to 'bin/terminate')
-rwxr-xr-xbin/terminate5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/terminate b/bin/terminate
new file mode 100755
index 0000000..ad4c337
--- /dev/null
+++ b/bin/terminate
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+set -eu
+set -o pipefail
+
+doctl compute droplet delete tozt