fix(provision): refactor single host architectures
[arvados.git] / tools / salt-install / tests / run-test.sh
index 16ee2851ef8b01bd71642e08b4a717be77e48c19..6bc8422f8d1983c58db2757b2a68ed71c64e2957 100755 (executable)
@@ -4,7 +4,7 @@
 # SPDX-License-Identifier: Apache-2.0
 
 export ARVADOS_API_TOKEN=__SYSTEM_ROOT_TOKEN__
-export ARVADOS_API_HOST=__HOSTNAME_INT__:__CONTROLLER_EXT_SSL_PORT__
+export ARVADOS_API_HOST=__CLUSTER__.__DOMAIN__:__CONTROLLER_EXT_SSL_PORT__
 export ARVADOS_API_HOST_INSECURE=true
 
 set -o pipefail