commit: d63d85ec969b99de6fd3e8dab81d2d02debc4ff0
parent 3beb843224abcedd97b57adcf6af9da47a98c97b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 9 Jan 2023 21:04:12 +0100
notes/systems.json: New
Diffstat:
1 file changed, 19 insertions(+), 0 deletions(-)
diff --git a/notes/systems.json b/notes/systems.json
@@ -0,0 +1,19 @@
+[
+ {
+ "distro": ["Alpine", "PostmarketOS"],
+ "hostname": "pine64-rockpro64",
+ "tag": ["gitlab-runner", "pleroma"],
+ "comment": "Check <https://gitlab.com/postmarketOS/postmarketos-release-upgrade/-/raw/master/upgrade.sh> for Alpine release-compatibility. See also <https://wiki.postmarketos.org/wiki/Upgrade_to_a_newer_postmarketOS_release>"
+ },
+ {
+ "distro": ["Alpine"],
+ "hostname": "rainbowfalls.the-delta.net.eu.org.",
+ "comment": "Check that dielan's bots still launches"
+ },
+ {
+ "distro": ["Alpine"],
+ "hostname": "pleroma-ci.the-delta.net.eu.org.",
+ "tag": ["gitlab-runner", "pleroma"],
+ "comment": "IPv6-only for SSH"
+ }
+]