added iowa test server to the mix

This commit is contained in:
2026-03-18 12:22:14 -05:00
parent e67e9e6d72
commit e025d0f5cc

View File

@@ -19,7 +19,12 @@ $Servers = @(
},
[PSCustomObject]@{
server = "usmcd1vms036"
token = "uslim1"
token = "test1"
loc = "E$\LST_V3"
},
[PSCustomObject]@{
server = "usiow1vms036"
token = "test2"
loc = "E$\LST_V3"
}
#@{ server = "usmcd1vms036"; token = "test1"; loc = "E$\LST\lst_backend"; }