fix: updated incorrect lx internal hosts to point to the correct host
All checks were successful
ci / treefmt (push) Successful in 1m25s

This commit is contained in:
Ceferino Patino 2026-06-17 17:42:51 -05:00
commit 232fac3b80
Signed by: c4patino
SSH key fingerprint: SHA256:Wu+cU1t+7zVT9wzew/4meNmeulo66NzMqc22MdDBgXI

View file

@ -36,7 +36,7 @@ in {
};
"xprn-cat" = {
User = "pgia100";
HostName = "lx122";
HostName = "lx201";
};
"xprn-prod" = {
User = "pgia100";
@ -56,7 +56,7 @@ in {
};
"compass-prod" = {
User = "pgia100";
HostName = "15282";
HostName = "lx15282";
};
"compass-compile" = {
User = "pgia100";