fix(colmena): add hostname to 'hecuba' host
This commit is contained in:
@@ -31,6 +31,7 @@ inputs.colmena.lib.makeHive {
|
||||
hecuba = {
|
||||
imports = [ ../hosts/hecuba ];
|
||||
deployment = {
|
||||
targetHost = "server.hektormisplon.xyz";
|
||||
targetUser = "username";
|
||||
tags = [ "cloud" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user