summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-12-06 05:23:47 -0500
committerJesse Luehrs <doy@tozt.net>2018-12-06 05:23:47 -0500
commitba8de2716f55b0035fdd001f603fea3ccfc996d9 (patch)
treeffa3bf0161a0fdf054e812e33f91c01a3ab5868b /bin
parent99000f520bcda5d96ae99c28acf83c26c9cc4394 (diff)
downloadpuppet-tozt-ba8de2716f55b0035fdd001f603fea3ccfc996d9.tar.gz
puppet-tozt-ba8de2716f55b0035fdd001f603fea3ccfc996d9.zip
mark a couple todos
Diffstat (limited to 'bin')
-rwxr-xr-xbin/algo-config1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/algo-config b/bin/algo-config
index dbd8781..80a8e29 100755
--- a/bin/algo-config
+++ b/bin/algo-config
@@ -34,6 +34,7 @@ $secrets_bin sync partofme
# mail
sed 's|^AllowedIPs.*|AllowedIPs = 10.19.49.0/24, fd9d:bc11:4021::/48, 172.16.0.1/32|' "$config_path/mail.conf" > "$config_path/mail-not-captive.conf"
+# XXX
# scp "$config_path/mail-not-captive.conf" root@newsmtp.tozt.net:/etc/wireguard/algo.conf
cp "$config_path/mail-not-captive.conf" /mnt/puppet/mail/wireguard
$secrets_bin sync mail