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
62121e67
Commit
62121e67
authored
3 years ago
by
Josh Brooks
Browse files
Options
Downloads
Patches
Plain Diff
Add NofiticationsBot to config"
parent
a2c2642e
Branches
hotfix/GatewayCertTlsCheck
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
basice2e/permissioning.yaml
+3
-0
3 additions, 0 deletions
basice2e/permissioning.yaml
smokeinfra/permissioning.yaml
+2
-0
2 additions, 0 deletions
smokeinfra/permissioning.yaml
with
5 additions
and
0 deletions
basice2e/permissioning.yaml
+
3
−
0
View file @
62121e67
...
...
@@ -73,6 +73,9 @@ udbCertPath: "../keys/cmix.rip.crt"
# Path to the certificate file
serverCertPath
:
"
../keys/cmix.rip.crt"
nsCertPath
:
"
../keys/cmix.rip.crt"
# Time interval (in minutes) in which the database is
# checked for banned nodes
BanTrackerInterval
:
"
3"
...
...
This diff is collapsed.
Click to expand it.
smokeinfra/permissioning.yaml
+
2
−
0
View file @
62121e67
...
...
@@ -48,6 +48,8 @@ roundIdPath: "results/roundId.txt"
# Path to UDB public key PEM file
udbPubKeyPemPath
:
"
../keys/cmix.rip.crt"
nsCertPath
:
"
../keys/cmix.rip.crt"
# Path to the file containing the update ID
updateIdPath
:
"
results/updateId.txt"
...
...
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