From c01254e3c226c22939f0cbb8bf927a3a03a45fd4 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Wed, 29 Sep 2021 13:07:00 -0400 Subject: remove redundant configuration --- keycopy.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/keycopy.sh b/keycopy.sh index c85d8b7..68c97fd 100644 --- a/keycopy.sh +++ b/keycopy.sh @@ -65,18 +65,15 @@ connections { vips = :: local { pubkeys = ssh_host_rsa_key.pub - auth = pubkey id = ${id} } remote { id = "${remote_addrs}" pubkeys = ${conn}.pub - auth = pubkey } children { child { remote_ts = 0::0/0 - mode = tunnel dpd_action = restart } } -- cgit v1.2.3