markusthoemmes commented on a change in pull request #2743: allow to override runtimesManifest URL: https://github.com/apache/incubator-openwhisk/pull/2743#discussion_r138833395
########## File path: ansible/group_vars/all ########## @@ -30,7 +30,7 @@ whisk: # runtimes: set of language runtime families grouped by language (e.g., nodejs, python) # blackboxes: list of pre-populated docker action images as "name" with optional "prefix" and "tag" # -runtimesManifest: +runtimesManifestDefault: Review comment: This change is I think not necessary. We can leave the name as is, the distinction is made via snake_case vs. pascalCase. ---------------------------------------------------------------- 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
