add oci target

This commit is contained in:
alisceon 2026-05-27 16:39:26 +02:00
parent 9cb871275a
commit 87cc464d1b
5 changed files with 131 additions and 14 deletions

View file

@ -34,6 +34,10 @@
hostname = "oci.malice.zone";
user = "opc";
};
"oci-a1" = {
hostname = "oci-a1";
user = "alisceon";
};
"dnspi" = {
hostname = "10.40.0.2";
user = "pi";