rabbah commented on a change in pull request #4079: Fix controller logs in
docker-machine
URL:
https://github.com/apache/incubator-openwhisk/pull/4079#discussion_r228307539
##########
File path: ansible/roles/controller/tasks/deploy.yml
##########
@@ -27,6 +27,14 @@
mode: 0777
become: "{{ logs.dir.become }}"
+# We need to create the file with proper permissions because the dir creation
above
Review comment:
take a look at the lines just below - maybe we can consolidate both?
i'm wondering if we should guard this for docker-machine env.
@csantanapr thoughts?
----------------------------------------------------------------
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