summaryrefslogtreecommitdiff
path: root/docs/configexamples/autotest/Wireguard/_include/branch.conf
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2022-03-22 22:02:20 +0100
committerrebortg <github@ghlr.de>2022-03-22 22:02:20 +0100
commit4b562eed7ecccfa1b6a6ade9143e57f44a05a6d1 (patch)
tree222263d8e20e62443e31f955b4e97755a9f9d77e /docs/configexamples/autotest/Wireguard/_include/branch.conf
parent5cc61efe194c7cb3ccf6deef880ae17537f1c192 (diff)
downloadvyos-documentation-4b562eed7ecccfa1b6a6ade9143e57f44a05a6d1.tar.gz
vyos-documentation-4b562eed7ecccfa1b6a6ade9143e57f44a05a6d1.zip
autotest: wireguard to 1.3.1
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 20676aa4..08259525 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 "CfI9uV81w+zYGCR9tuun+yvj4w62/NEYX3XWFyxe1wg="
+set interfaces wireguard wg01 peer central pubkey "OagNr7jAXSAvQlieqKAmcEH9+s+JfVOw5EdUroFudxA="
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