csantanapr commented on a change in pull request #2743: allow to override runtimesManifest URL: https://github.com/apache/incubator-openwhisk/pull/2743#discussion_r138889438
########## 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: I'm confuse, I need a new name to hold the default values, take a look below where I define `runtimesManifest` ---------------------------------------------------------------- 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
