commit: 9243646bedd1e727f43679049ef0367597a708a4
parent 1095714cbcf12f495a1abcb3ed9d3c185bf51364
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 24 Apr 2023 21:16:10 +0200
notes/systems.json: Add youdig
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/notes/systems.json b/notes/systems.json
@@ -15,5 +15,10 @@
"hostname": "pleroma-ci.the-delta.net.eu.org.",
"tag": ["gitlab-runner", "pleroma"],
"comment": "IPv6-only for SSH"
+ },
+ {
+ "distro": ["Alpine"],
+ "hostname": "youdig.the-delta.net.eu.org.",
+ "tag": ["router"]
}
]