summaryrefslogtreecommitdiff
path: root/docs/configexamples/autotest/Wireguard/_include/branch.conf
diff options
context:
space:
mode:
authorekhudiyev <88712424+ekhudiyev@users.noreply.github.com>2021-12-13 12:07:55 +0400
committerGitHub <noreply@github.com>2021-12-13 12:07:55 +0400
commite81786f258dd91ecd5fa6094c356752bc9183ccf (patch)
treebc002d5f8e36a3d9d5bd6bacb54ce4a39a1a99e2 /docs/configexamples/autotest/Wireguard/_include/branch.conf
parent48ac071fe099c40d79849bedc01d2b1bcefc7bad (diff)
parent1ed197bb772bde1b783f73171a130ff265a86793 (diff)
downloadvyos-documentation-e81786f258dd91ecd5fa6094c356752bc9183ccf.tar.gz
vyos-documentation-e81786f258dd91ecd5fa6094c356752bc9183ccf.zip
Merge branch 'vyos:equuleus' into equuleus
Diffstat (limited to 'docs/configexamples/autotest/Wireguard/_include/branch.conf')
-rw-r--r--docs/configexamples/autotest/Wireguard/_include/branch.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configexamples/autotest/Wireguard/_include/branch.conf b/docs/configexamples/autotest/Wireguard/_include/branch.conf
index 7e0373ab..604cbbec 100644
--- a/docs/configexamples/autotest/Wireguard/_include/branch.conf
+++ b/docs/configexamples/autotest/Wireguard/_include/branch.conf
@@ -7,7 +7,7 @@ set interfaces wireguard wg01 peer central allowed-ips 10.0.1.0/24
set interfaces wireguard wg01 peer central allowed-ips 192.168.0.0/24
set interfaces wireguard wg01 peer central address 198.51.100.1
set interfaces wireguard wg01 peer central port 51820
-set interfaces wireguard wg01 peer central pubkey "EP6GX0Idw+mMlGUtvZheRR4FmYfxjb3a5GPiNVVf9yY="
+set interfaces wireguard wg01 peer central pubkey "lDtISsk9LqxSw3WuyU2M7WVltpB/8SAFsdcpNUmvcXY="
set interfaces wireguard wg01 port 51820
set protocols static interface-route 10.0.1.0/24 next-hop-interface wg01 \ No newline at end of file