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