You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/01/29 16:55:41 UTC

[GitHub] rabbah commented on a change in pull request #3232: Making prewarm kind (and count) configurable

rabbah commented on a change in pull request #3232: Making prewarm kind (and count) configurable
URL: https://github.com/apache/incubator-openwhisk/pull/3232#discussion_r164493108
 
 

 ##########
 File path: ansible/templates/whisk.properties.j2
 ##########
 @@ -35,6 +35,9 @@ whisk.api.vanity.subdomain.parts=1
 
 runtimes.manifest={{ runtimesManifest | to_json }}
 
+prewarm.kind={{ prewarmKind | default('nodejs:6') }}
 
 Review comment:
   don't think we'll need these until they play into a test which shouldn't be the case.

----------------------------------------------------------------
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