Skip to content
Snippets Groups Projects
Commit 23ba1407 authored by Jan-Tarek Butt's avatar Jan-Tarek Butt
Browse files

drop <=vpn03 and add vpn04 and vpn05

parent 5097c16e
No related branches found
No related tags found
No related merge requests found
...@@ -44,17 +44,13 @@ ...@@ -44,17 +44,13 @@
backbone = { backbone = {
limit = 1, limit = 1,
peers = { peers = {
vpn01 = { vpn04 = {
key = '39f83c6e16b62273329aee0d04d420fa8d0637e6621a76ff680f6273e75c0c8d', key = '18199a10620dbd13728a09402ca2364436ca27e46e669a2ebdfe20976dc45e6f',
remotes = {'"vpn01.ffnw.de" port 11111'}, remotes = {'"vpn04.ffnw.de" port 11111'},
}, },
vpn02 = { vpn05 = {
key = '30d28e8e0edb5dfe3df903ef1f1320224c90282d68b7127f8d621453c56ab8e4', key = '5c1738236ba6930f654fd5e815e0c63ac03f81551ee2b183045b256fb133f77d',
remotes = {'"vpn02.ffnw.de" port 11111'}, remotes = {'"vpn05.ffnw.de" port 11111'},
},
vpn03 = {
key = 'b6b4f5ad5cba8986eadac11e8d4f65a1dc414e2ffd7a515bec6077a6fccc8bcb',
remotes = {'"vpn03.ffnw.de" port 11111'},
}, },
}, },
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment