logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: c5683fdd797d5c8e1334dcaf3bf79330c11dda9a
parent 55f87f5ef6e276563d7821aa8bd147f5584c8006
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 26 May 2023 23:00:54 +0200

notes/systems.json: Add pleroma-arm-ci

Diffstat:

Mnotes/systems.json6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/notes/systems.json b/notes/systems.json @@ -18,6 +18,12 @@ }, { "distro": ["Alpine"], + "hostname": "pleroma-arm-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"] }