about summary refs log tree commit diff
path: root/nodes.py
diff options
context:
space:
mode:
Diffstat (limited to 'nodes.py')
-rw-r--r--nodes.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/nodes.py b/nodes.py
index e8e2acb..c98e687 100644
--- a/nodes.py
+++ b/nodes.py
@@ -14,6 +14,7 @@ nodes = {
                 "gzr-im": {"port": "20102"},
                 "lhost": {"port": "20103"},
                 "gonca-me": {"port": "20107"},
+                "cgit": {"port": "20108"},
             },
             "go-away": {"port": "20199"},
             "go-away-metrics": {"port": "20198"},
@@ -40,6 +41,7 @@ nodes = {
             "gzr-im",
             "lhost",
             "gonca-me",
+            "git",
         },
     },
     "shimakaze": {