Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
integration
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
elixxir
integration
Commits
20233a18
Commit
20233a18
authored
3 years ago
by
Josh Brooks
Browse files
Options
Downloads
Patches
Plain Diff
Update configs
parent
5f9cabf5
No related branches found
No related tags found
1 merge request
!4
Release
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
basice2e/permissioning.yaml
+4
-4
4 additions, 4 deletions
basice2e/permissioning.yaml
smokeinfra/permissioning.yaml
+6
-3
6 additions, 3 deletions
smokeinfra/permissioning.yaml
with
10 additions
and
7 deletions
basice2e/permissioning.yaml
+
4
−
4
View file @
20233a18
...
@@ -24,9 +24,11 @@ minServerVersion: "3.0.0"
...
@@ -24,9 +24,11 @@ minServerVersion: "3.0.0"
minClientVersion
:
"
2.0.0"
minClientVersion
:
"
2.0.0"
nodeMetricInterval
:
3
nodeMetricInterval
:
3
disableGatewayPing
:
tru
e
# For testing, use the sequence as the country code. Do not use the geobinning databas
e
disable
NodeP
ing
:
true
disable
GeoBinn
ing
:
true
# For testing, do not exclude node or gateway IPs which are local to the machine
allowLocalIPs
:
true
# Disable pruning of NDF for offline nodes
# Disable pruning of NDF for offline nodes
# if set to false, network will sleep for five minutes on start
# if set to false, network will sleep for five minutes on start
disableNDFPruning
:
true
disableNDFPruning
:
true
...
@@ -92,7 +94,5 @@ RegCodesFilePath: "regCodes.json"
...
@@ -92,7 +94,5 @@ RegCodesFilePath: "regCodes.json"
# Set address space size for ephemeral IDs
# Set address space size for ephemeral IDs
addressSpace
:
32
addressSpace
:
32
disableGeoBinning
:
true
# Public address used in NDF to give to client
# Public address used in NDF to give to client
registrationAddress
:
"
0.0.0.0:11421"
registrationAddress
:
"
0.0.0.0:11421"
This diff is collapsed.
Click to expand it.
smokeinfra/permissioning.yaml
+
6
−
3
View file @
20233a18
...
@@ -26,8 +26,12 @@ minServerVersion: "3.0.0"
...
@@ -26,8 +26,12 @@ minServerVersion: "3.0.0"
minClientVersion
:
"
2.0.0"
minClientVersion
:
"
2.0.0"
nodeMetricInterval
:
3
nodeMetricInterval
:
3
disableGatewayPing
:
true
disableNodePing
:
true
# For testing, use the sequence as the country code. Do not use the geobinning database
disableGeoBinning
:
true
# For testing, do not exclude node or gateway IPs which are local to the machine
allowLocalIPs
:
true
# Disable pruning of NDF for offline nodes
# Disable pruning of NDF for offline nodes
# if set to false, network will sleep for five minutes on start
# if set to false, network will sleep for five minutes on start
...
@@ -93,4 +97,3 @@ schedulingConfigPath: "registration.json"
...
@@ -93,4 +97,3 @@ schedulingConfigPath: "registration.json"
# placement)
# placement)
RegCodesFilePath
:
"
regCodes.json"
RegCodesFilePath
:
"
regCodes.json"
disableGeoBinning
:
true
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