Skip to content

Commit 796a8c2

Browse files
rabbahpritidesai
authored andcommitted
Move API Gateway playbook. (#957)
1 parent 829ba85 commit 796a8c2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tools/travis/script.sh

+2-3
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,10 @@ $ANSIBLE_CMD setup.yml
5151
$ANSIBLE_CMD prereq.yml
5252
$ANSIBLE_CMD couchdb.yml
5353
$ANSIBLE_CMD initdb.yml
54-
5554
$ANSIBLE_CMD wipe.yml
56-
$ANSIBLE_CMD apigateway.yml
5755
$ANSIBLE_CMD openwhisk.yml -e '{"openwhisk_cli":{"installation_mode":"remote","remote":{"name":"OpenWhisk_CLI","dest_name":"OpenWhisk_CLI","location":"https://github.com/apache/incubator-openwhisk-cli/releases/download/latest"}}}'
58-
56+
$ANSIBLE_CMD apigateway.yml
57+
$ANSIBLE_CMD routemgmt.yml
5958

6059
export OPENWHISK_HOME="$(dirname "$TRAVIS_BUILD_DIR")/openwhisk"
6160

0 commit comments

Comments
 (0)