fix: updated incorrect lx internal hosts to point to the correct host
All checks were successful
ci / treefmt (push) Successful in 1m25s
All checks were successful
ci / treefmt (push) Successful in 1m25s
This commit is contained in:
parent
a3b69092fa
commit
232fac3b80
1 changed files with 2 additions and 2 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue