You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/03 17:56:41 UTC

[GitHub] devbv commented on a change in pull request #2557: Fix ansible script for distributed environment

devbv commented on a change in pull request #2557: Fix ansible script for distributed environment
URL: https://github.com/apache/incubator-openwhisk/pull/2557#discussion_r131215816
 
 

 ##########
 File path: ansible/roles/cli/tasks/deploy.yml
 ##########
 @@ -24,8 +24,4 @@
   copy: src={{ openwhisk_cli.local.location }}/content.json dest={{ cli.nginxdir }}/
   when: cli_installation_mode == "local"
 
-- name: "copy the binaries from a local directory to Nginx directory"
 
 Review comment:
   Exactly same with previous task (copy content.json)
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services