Skip to content
Snippets Groups Projects
Commit 84d80ac2 authored by Vlad Noskov's avatar Vlad Noskov Committed by Roman Khlopkov
Browse files

added bridges and engines

parent 24186945
No related branches found
No related tags found
1 merge request!1605added bridges and engines
......@@ -19,7 +19,7 @@ node-role=
# If permanent addresses pointed without hosts then information about host will be retrieved from GDB
#permanent_nodes_hosts=[]
# This addresses will have priviledged acceess to some GDB groups
authorized_nodes_addrs=[BCA3::B097::DCDC::CB2B, 038E::0C9B::A3E8::C533, CC88::3F68::5313::1577]
authorized_nodes_addrs=[BCA3::B097::DCDC::CB2B, 038E::0C9B::A3E8::C533, CC88::3F68::5313::1577, 72F9::511B::616A::A46F, A2C2::0CD4::38BA::2E8C, A983::7C3F::7FD4::4950, D1E4::F837::F42C::BFEF, B6E5::1B78::847A::F026]
# This hosts wiil be used as bootstrap balancers for first net access
seed_nodes_hosts=[0.root.raiden.cellframe.net:8079, 1.root.raiden.cellframe.net:8079, 2.root.raiden.cellframe.net:8079]
......
......@@ -19,7 +19,7 @@ node-role=
# If permanent addresses pointed without hosts then information about host will be retrieved from GDB
#permanent_nodes_hosts=[]
# This addresses will have priviledged acceess to some GDB groups
authorized_nodes_addrs=[D420::C2A9::0637::040C,AC33::9A06::AAD8::B288,5DA8::C171::E316::C923]
authorized_nodes_addrs=[D420::C2A9::0637::040C,AC33::9A06::AAD8::B288,5DA8::C171::E316::C923,72F9::511B::616A::A46F,A2C2::0CD4::38BA::2E8C,A983::7C3F::7FD4::4950,D1E4::F837::F42C::BFEF]
# This hosts wiil be used as bootstrap balancers for first net access
seed_nodes_hosts=[0.root.riemann.cellframe.net:8079, 1.root.riemann.cellframe.net:8079, 2.root.riemann.cellframe.net:8079]
......
......@@ -106,3 +106,5 @@ config Backbone general authorized_nodes_addrs ensure [FE39::A741::BCD1::1920,6F
config KelVPN general authorized_nodes_addrs ensure [4243::D90D::5B87::D579,6D8C::9224::5C12::8AD4,F546::A2C3::B230::6068,3168::6ED3::6B53::9A21,4B4D::8DB3::0BDC::4209,C35A::748F::11FC::F05D,73BC::A885::D21E::01CC,1B98::8F04::5822::87E9]
config KelVPN general seed_nodes_hosts ensure [0.root.kelvpn.com:8079,1.root.kelvpn.com:8079,2.root.kelvpn.com:8079]
config riemann general authorized_nodes_addrs ensure [D420::C2A9::0637::040C,AC33::9A06::AAD8::B288,5DA8::C171::E316::C923,72F9::511B::616A::A46F,A2C2::0CD4::38BA::2E8C,A983::7C3F::7FD4::4950,D1E4::F837::F42C::BFEF]
config raiden general authorized_nodes_addrs ensure [BCA3::B097::DCDC::CB2B, 038E::0C9B::A3E8::C533, CC88::3F68::5313::1577, 72F9::511B::616A::A46F, A2C2::0CD4::38BA::2E8C, A983::7C3F::7FD4::4950, D1E4::F837::F42C::BFEF, B6E5::1B78::847A::F026]
\ No newline at end of file
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