Static Canada for Pax8

This commit is contained in:
Chris Payne
2025-07-08 21:33:58 -04:00
parent 8930c7b2bf
commit 3de7b437d9
2 changed files with 1 additions and 3 deletions

View File

@@ -68,7 +68,7 @@ function Invoke-Pax8Provision {
city = $City
stateOrProvince = $Province
postalCode = $PostalCode
country = $Country
country = "Canada"
}
} | ConvertTo-Json -Depth 3