summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/vLamp_Ansible.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vLamp_Ansible.sh b/tests/vLamp_Ansible.sh
index c029d1f..6ccf9f7 100644
--- a/tests/vLamp_Ansible.sh
+++ b/tests/vLamp_Ansible.sh
@@ -119,7 +119,7 @@ auth: {
app_env: {
image_name: "trusty-server",
- region_name: "RegionOne",
+ region_name: "$OS_REGION_NAME",
private_net_name: "internal",
public_net_name: "$FLOATING_NETWORK_NAME",
flavor_name: "m1.small",