I didn't push my code again...

This commit is contained in:
clan-tool 2025-09-22 06:45:38 +00:00
parent d7ce0fc896
commit 35cd5bf0ee
9 changed files with 27 additions and 51 deletions

View file

@ -11,7 +11,7 @@
description = "Management node 1";
machineClass = "nixos";
tags = [ "cloud:amarth" "region:oss" "nodeType:management" "criticallity:critical" "" ];
deploy.targetHost = "root@192.168.1.222";
deploy.targetHost = "root@192.168.1.223";
};
c1 = {
name = "compute-1";