markusthoemmes commented on a change in pull request #2527: Allow multiple 
controllers and invokers in local environments.
URL: 
https://github.com/apache/incubator-openwhisk/pull/2527#discussion_r133686472
 
 

 ##########
 File path: ansible/logs.yml
 ##########
 @@ -24,13 +24,14 @@
         - subjects
       when: "'db' not in exclude_logs_from"
 
-- hosts: shared,core,invokers
+- hosts: controllers,invokers
+  serial: 1
 
 Review comment:
   Any why the serial: 1?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to