markusthoemmes commented on a change in pull request #3698: Make amount of
parallel docker runs configurable.
URL:
https://github.com/apache/incubator-openwhisk/pull/3698#discussion_r204343457
##########
File path: ansible/roles/controller/tasks/deploy.yml
##########
@@ -82,6 +82,7 @@
- "{{ db.whisk.actions }}"
- "{{ db.whisk.auth }}"
- "{{ db.whisk.activations }}"
+ run_once: true
Review comment:
Should we take this out of this PR and open a new one for it? Doesn't seem
to have anything to do with the actual change?
----------------------------------------------------------------
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