We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e1fafb commit c389313Copy full SHA for c389313
tools/travis/build.sh
@@ -53,7 +53,7 @@ $ANSIBLE_CMD apigateway.yml -e apigateway_local_build=true
53
54
55
$ANSIBLE_CMD wipe.yml
56
-$ANSIBLE_CMD openwhisk.yml -e cli_installation_mode=remote
+$ANSIBLE_CMD openwhisk.yml -e cli_installation_mode=remote -e controllerProtocolForSetup=http
57
58
# Set Environment
59
export OPENWHISK_HOME=$WHISKDIR
0 commit comments