summaryrefslogtreecommitdiffstats
path: root/bin/helpers
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-22 22:32:39 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-22 22:32:39 -0400
commit74bf1e2f2114c46a8dbfce08836589119d128e08 (patch)
treecb8603e9e0c035bbec9dfc580a4ea07da38a96fc /bin/helpers
parenta9085bd232ffcc8a6564027434de506a5908d11d (diff)
downloadpuppet-tozt-74bf1e2f2114c46a8dbfce08836589119d128e08.tar.gz
puppet-tozt-74bf1e2f2114c46a8dbfce08836589119d128e08.zip
rate limits
Diffstat (limited to 'bin/helpers')
-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 072ac79..b25c0a8 100755
--- a/bin/helpers/launch-mail
+++ b/bin/helpers/launch-mail
@@ -30,7 +30,7 @@ echo "Done assigning floating ip"
echo "Provisioning droplet..."
-host="${1:-newmail.tozt.net}"
+host="${1:-newmail2.tozt.net}"
conf_location="/usr/local/share/puppet-tozt"
conf_repo="git://github.com/doy/puppet-tozt"