This commit is contained in:
Sebastian Moser
2024-02-16 02:01:28 +01:00
parent d21bc3c7c5
commit aacc9e9eed
16 changed files with 233 additions and 16 deletions

View File

@@ -9,6 +9,9 @@
"github.com" = {
hostname = "github.com";
};
sepp = {
user = "seb";
};
here = {
port = 8888;
hostname = "127.0.0.1";
@@ -57,9 +60,8 @@
};
ocia = {
hostname = "140.238.212.229";
user = "root";
#identityFile = "${secretsDir}/private-key-ocia";
hostname = "140.238.173.196";
user = "ubuntu";
};
ocib = {