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

csantanapr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git


The following commit(s) were added to refs/heads/master by this push:
     new af584b2  use 1 controller in travis/local env (#3035)
af584b2 is described below

commit af584b2a4fa7f90116c8a230b65a914b3f0df7f0
Author: Carlos Santana <[email protected]>
AuthorDate: Thu Nov 30 19:33:59 2017 -0500

    use 1 controller in travis/local env (#3035)
---
 ansible/environments/local/hosts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ansible/environments/local/hosts b/ansible/environments/local/hosts
index 5163408..4cf54aa 100644
--- a/ansible/environments/local/hosts
+++ b/ansible/environments/local/hosts
@@ -8,7 +8,6 @@ ansible ansible_connection=local
 
 [controllers]
 controller0         ansible_host=172.17.0.1 ansible_connection=local
-controller1         ansible_host=172.17.0.1 ansible_connection=local
 
 [kafkas]
 kafka0              ansible_host=172.17.0.1 ansible_connection=local

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to