commit: 341591f75add5fd0f985d35c904e805e58c06ddd
parent b41498b535ddbd57e39a345c863d1c142fae06f3
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"
+ }
+]