summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-23 01:13:31 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-23 01:13:31 -0400
commitbcc7e91f8c9eb248fb05a61709ce2f4feed5ff0d (patch)
treee64425f3267387a9e5d8a893f91bff7ba870f219 /bin
parent59706af32978235fa7e08e8e42af8f3ec9ff0545 (diff)
downloadpuppet-tozt-bcc7e91f8c9eb248fb05a61709ce2f4feed5ff0d.tar.gz
puppet-tozt-bcc7e91f8c9eb248fb05a61709ce2f4feed5ff0d.zip
need to bump this one too
Diffstat (limited to 'bin')
-rwxr-xr-xbin/secrets2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/secrets b/bin/secrets
index ea6c4d3..849e983 100755
--- a/bin/secrets
+++ b/bin/secrets
@@ -34,7 +34,7 @@ cmd_sync() {
if [ "${host}" = "tozt" ]; then
hostname=tozt.net
elif [ "${host}" = "mail" ]; then
- hostname=newmail2.tozt.net
+ hostname=newmail3.tozt.net
else
echo "unknown host ${host}" >&2
exit 1