1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 02:51:08 +01:00

chore: scardanelli -> zaatar

This commit is contained in:
2020-10-28 21:56:14 +01:00
parent a0855f8bbb
commit 48fcb08427
9 changed files with 17 additions and 40 deletions

View File

@@ -35,9 +35,9 @@ let
};
inherit (pkgs.krops) writeDeploy;
in {
scardanelli = writeDeploy "deploy-scardanelli" (regularSystem {
path = systems/scardanelli;
name = "scardanelli";
zaatar = writeDeploy "deploy-zaatar" (regularSystem {
path = systems/zaatar;
name = "zaatar";
address = "192.168.178.21";
});
homeros = writeDeploy "deploy-homeros" (regularSystem {