Update reference names for things

This commit is contained in:
Greg Hellings
2025-12-28 22:00:05 -06:00
parent d5a3723a6f
commit 5e0941aa9f
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -106,7 +106,7 @@
{
deployment = {
inherit (metadata.hosts.${k}) tags;
targetHost = metadata.hosts.${k}.ip;
targetHost = metadata.hosts.${k}.ts;
targetUser = "greg";
};
}