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

feat(retiolum): generate hosts from stockholm, finally add zaatar

This commit is contained in:
2020-11-10 22:17:33 +01:00
parent 8cda7861f9
commit 218c251d31
4 changed files with 24 additions and 16 deletions

View File

@@ -38,7 +38,7 @@ in {
zaatar = writeDeploy "deploy-zaatar" (regularSystem {
path = systems/zaatar;
name = "zaatar";
address = "192.168.178.21";
address = "zaatar.r";
});
wilde = writeDeploy "deploy-wilde" (regularSystem {
path = systems/wilde;