aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--boot/oof_vm_init.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/oof_vm_init.sh b/boot/oof_vm_init.sh
index 492f3dcb..67975b45 100644
--- a/boot/oof_vm_init.sh
+++ b/boot/oof_vm_init.sh
@@ -54,7 +54,7 @@ soUsername: "" # SO username for call back.
soPassword: "" # SO password for call back.
# Credentials for Conductor
-conductorUrl: https://$HAS_HOST:8091/v1/plans/
+conductorUrl: http://$HAS_HOST:8091/v1/plans/
conductorUsername: admin1
conductorPassword: plan.15
conductorPingWaitTime: 60 # seconds to wait before calling the conductor retry URL