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

site.conf: change default peers to hood default peers

parent 62b390ff
No related branches found
No related tags found
No related merge requests found
......@@ -81,25 +81,25 @@
backbone = {
limit = 1,
peers = {
vpn02_default = {
default02 = {
key = '32a02dd5e6b9233926e178ac609023ad30bcf26954d38d410088bbdc0b2258cb',
remotes = {'"vpn02.ffnw.de" port 11111'},
remotes = {'"default02.ffnw.de" port 11111'},
},
vpn03_default = {
default03 = {
key = '9737c65a17cfaa8339315ee53d2b9e02520733780362efacf9503737f5a23204',
remotes = {'"vpn03.ffnw.de" port 11111'},
remotes = {'"default03.ffnw.de" port 11111'},
},
vpn04_default = {
default04 = {
key = '18199a10620dbd13728a09402ca2364436ca27e46e669a2ebdfe20976dc45e6f',
remotes = {'"vpn04.ffnw.de" port 11111'},
remotes = {'"default04.ffnw.de" port 11111'},
},
vpn05_default = {
default05 = {
key = '5c1738236ba6930f654fd5e815e0c63ac03f81551ee2b183045b256fb133f77d',
remotes = {'"vpn05.ffnw.de" port 11111'},
remotes = {'"default05.ffnw.de" port 11111'},
},
vpn06_default = {
default06 = {
key ='22e270ff9b2d1017c3a0b00dd22a58ef7e5915a355eeb16f0b8b52d7eb377869',
remotes = {'"vpn06.ffnw.de" port 11111'},
remotes = {'"default06.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