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
cdd5ed80
Commit
cdd5ed80
authored
4 years ago
by
Josh Brooks
Browse files
Options
Downloads
Patches
Plain Diff
Add new config option for permisisoning
parent
8243f66c
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
basice2e/permissioning.yaml
+4
-0
4 additions, 0 deletions
basice2e/permissioning.yaml
smokeinfra/permissioning.yaml
+4
-0
4 additions, 0 deletions
smokeinfra/permissioning.yaml
with
8 additions
and
0 deletions
basice2e/permissioning.yaml
+
4
−
0
View file @
cdd5ed80
...
@@ -26,6 +26,10 @@ nodeMetricInterval: 3
...
@@ -26,6 +26,10 @@ nodeMetricInterval: 3
disableGatewayPing
:
true
disableGatewayPing
:
true
# Disable pruning of NDF for offline nodes
# if set to false, network will sleep for five minutes on start
disableNDFPruning
:
true
# "Location of the user discovery contact file.
# "Location of the user discovery contact file.
udContactPath
:
"
results/udContact.bin"
udContactPath
:
"
results/udContact.bin"
udbAddress
:
"
127.0.0.1:18001"
udbAddress
:
"
127.0.0.1:18001"
...
...
This diff is collapsed.
Click to expand it.
smokeinfra/permissioning.yaml
+
4
−
0
View file @
cdd5ed80
...
@@ -28,6 +28,10 @@ nodeMetricInterval: 3
...
@@ -28,6 +28,10 @@ nodeMetricInterval: 3
disableGatewayPing
:
true
disableGatewayPing
:
true
# Disable pruning of NDF for offline nodes
# if set to false, network will sleep for five minutes on start
disableNDFPruning
:
true
clientRegCodes
:
clientRegCodes
:
-
"
FFFF"
-
"
FFFF"
-
"
GGGG"
-
"
GGGG"
...
...
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