You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ma...@apache.org on 2017/09/13 09:02:11 UTC

[incubator-openwhisk-performance] 02/02: Remove consul from the deployment.

This is an automated email from the ASF dual-hosted git repository.

markusthoemmes pushed a commit to branch wrk-load
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-performance.git

commit aa1cc8480cdd3d0d2bd50e51804ba20115a59212
Author: Markus Thoemmes <ma...@de.ibm.com>
AuthorDate: Wed Sep 13 11:02:02 2017 +0200

    Remove consul from the deployment.
---
 deploy.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/deploy.sh b/deploy.sh
index 9ca82ce..f90c97c 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -23,7 +23,6 @@ $ANSIBLE_CMD couchdb.yml
 $ANSIBLE_CMD initdb.yml
 $ANSIBLE_CMD wipe.yml
 
-$ANSIBLE_CMD consul.yml
 $ANSIBLE_CMD kafka.yml
 $ANSIBLE_CMD controller.yml
 $ANSIBLE_CMD invoker.yml
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>.