summaryrefslogtreecommitdiff
path: root/docs/configexamples/autotest/Wireguard/_include/central.conf
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2023-02-14 22:09:26 +0100
committerrebortg <github@ghlr.de>2023-02-14 22:09:26 +0100
commit451cd050f86c72996d88d3eee48b18be6be4ac02 (patch)
treeb0bc320c3b76aa8d203db0edde81c6d01a80535f /docs/configexamples/autotest/Wireguard/_include/central.conf
parenta232e315d945aa2356c8ce2707f191870421e7d9 (diff)
downloadvyos-documentation-451cd050f86c72996d88d3eee48b18be6be4ac02.tar.gz
vyos-documentation-451cd050f86c72996d88d3eee48b18be6be4ac02.zip
Example: Wireguard upgrade version
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 f8dcf45b..47931a55 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 "QBrwwYsppMKXMET1BylSwTfWpuO41oYSWF9GuX5Ts3U="
+set interfaces wireguard wg01 peer branch pubkey "N9qG19ilb68jeDBgpqPGzPG9XgfzqmAFmC72Bq6XtF4="
set interfaces wireguard wg01 port 51820
set protocols static interface-route 10.0.2.0/24 next-hop-interface wg01 \ No newline at end of file