style95 opened a new pull request #2561: Execute stat command on localhost URL: https://github.com/apache/incubator-openwhisk/pull/2561 This closes #2560 `stat` command runs on the target host. In local deployment, it`s not a problem. But in distributed environment, this command, `stat: path={{ openwhisk_cli.local.location }}/{{ item }}` will run on target host and be failed. We need to force this command to run on localhost(Ansible host). ---------------------------------------------------------------- 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
