Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
15
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
celllframe-node
Commits
84d80ac2
Commit
84d80ac2
authored
7 months ago
by
Vlad Noskov
Committed by
Roman Khlopkov
7 months ago
Browse files
Options
Downloads
Patches
Plain Diff
added bridges and engines
parent
24186945
No related branches found
No related tags found
1 merge request
!1605
added bridges and engines
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
dist/share/configs/network/raiden.cfg
+1
-1
1 addition, 1 deletion
dist/share/configs/network/raiden.cfg
dist/share/configs/network/riemann.cfg
+1
-1
1 addition, 1 deletion
dist/share/configs/network/riemann.cfg
dist/share/default.setup
+2
-0
2 additions, 0 deletions
dist/share/default.setup
with
4 additions
and
2 deletions
dist/share/configs/network/raiden.cfg
+
1
−
1
View file @
84d80ac2
...
...
@@ -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]
...
...
This diff is collapsed.
Click to expand it.
dist/share/configs/network/riemann.cfg
+
1
−
1
View file @
84d80ac2
...
...
@@ -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]
...
...
This diff is collapsed.
Click to expand it.
dist/share/default.setup
+
2
−
0
View file @
84d80ac2
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment