From f87c066685098da9a67dd410104cbba8c5fdcdbd Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 9 Apr 2026 11:04:46 +0900 Subject: deploy cgit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- nodes.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nodes.py') 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": { -- cgit 1.4.1