logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 8ea110eef5ecb05e58769e0a99b528bbf2eaf8fb
parent 8dbcc0b53b5a2c66a3f5f1d3e51c0e4f79e0a967
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 24 Apr 2023 21:16:10 +0200

notes/systems.json: Add youdig

Diffstat:

Mnotes/systems.json5+++++
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"] } ]