jasonpet commented on a change in pull request #2429: adding param for install
catalog
URL:
https://github.com/apache/incubator-openwhisk/pull/2429#discussion_r124345584
##########
File path: ansible/tasks/installOpenwhiskCatalog.yml
##########
@@ -5,6 +5,7 @@
catalog_location={{ item.value.location }}
catalog_repo_url={{ item.value.url }}
api_host={{ groups['edge'] | first }}
Review comment:
I know. that is why api_host should be edge_host and since it is referring
to edge {{ groups['edge'] | first }}
----------------------------------------------------------------
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