Avoid old, bad hostnames

This commit is contained in:
Greg Hellings
2025-12-28 20:03:04 -06:00
parent 89a0a01aab
commit ac35cd8a5c
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -106,6 +106,7 @@
{
deployment = {
inherit (metadata.hosts.${k}) tags;
targetHost = metadata.hosts.${k}.ip;
targetUser = "greg";
};
}