summaryrefslogtreecommitdiff
path: root/docs/configexamples/autotest/Wireguard/_include/central.conf
diff options
context:
space:
mode:
authorekhudiyev <88712424+ekhudiyev@users.noreply.github.com>2021-12-01 12:59:53 +0400
committerGitHub <noreply@github.com>2021-12-01 12:59:53 +0400
commit80c25fa38bc7eeea1892bdbf5ec04e024ef25280 (patch)
tree12d96ba58db840a342c02753d655df1818aa5bcd /docs/configexamples/autotest/Wireguard/_include/central.conf
parentbff0668fd74a14c9ca1b324eb917f0fd24cd68c9 (diff)
parentb2dbf6a4ca446a5cde08c54a712d9da8580d7f10 (diff)
downloadvyos-documentation-80c25fa38bc7eeea1892bdbf5ec04e024ef25280.tar.gz
vyos-documentation-80c25fa38bc7eeea1892bdbf5ec04e024ef25280.zip
Merge branch 'vyos:master' into patch-2
Diffstat (limited to 'docs/configexamples/autotest/Wireguard/_include/central.conf')
-rw-r--r--docs/configexamples/autotest/Wireguard/_include/central.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configexamples/autotest/Wireguard/_include/central.conf b/docs/configexamples/autotest/Wireguard/_include/central.conf
index 1414621b..99041d89 100644
--- a/docs/configexamples/autotest/Wireguard/_include/central.conf
+++ b/docs/configexamples/autotest/Wireguard/_include/central.conf
@@ -7,7 +7,7 @@ set interfaces wireguard wg01 peer branch allowed-ips 10.0.2.0/24
set interfaces wireguard wg01 peer branch allowed-ips 192.168.0.0/24
set interfaces wireguard wg01 peer branch address 198.51.100.2
set interfaces wireguard wg01 peer branch port 51820
-set interfaces wireguard wg01 peer branch pubkey "HF1LJSEgAtknAtkqK2d12DzfuPlx475Y+I4SpJiBWzs="
+set interfaces wireguard wg01 peer branch pubkey "iUUItk5zA22azMltN+Kpp7Bh4g2mf1ea3liSEp9eQEs="
set interfaces wireguard wg01 port 51820
set protocols static route 10.0.2.0/24 interface wg01 \ No newline at end of file