[ARVADOS] updated: 1.3.0-1810-ga927ea97a

Git user git at public.curoverse.com
Tue Oct 29 19:40:00 UTC 2019


Summary of changes:
 doc/admin/spot-instances.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  a927ea97a5baeb49a4c102140b24849c03918316 (commit)
      from  6bec4e92eb3362fb0dabba0d642c33c97cc3742e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit a927ea97a5baeb49a4c102140b24849c03918316
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Tue Oct 29 15:39:49 2019 -0400

    15660: Clarify config.yml
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>

diff --git a/doc/admin/spot-instances.html.textile.liquid b/doc/admin/spot-instances.html.textile.liquid
index 67a75ce61..679761e78 100644
--- a/doc/admin/spot-instances.html.textile.liquid
+++ b/doc/admin/spot-instances.html.textile.liquid
@@ -14,7 +14,7 @@ This page describes how to set up crunch to take advantage of "Amazon's EC2 spot
 
 h2. Configuration
 
-To use spot instances, set @UsePreemptibleInstances: true@ and add entries to @InstanceTypes@ with @Preemptible: true at .  Typically you want to add both preemptible and non-preemptible entries for each cloud provider VM type.  The @Price@ for preemptible instances is the maximum bid price, the actual price paid is dynamic and may be lower.  For example:
+To use spot instances, set @UsePreemptibleInstances: true@ and add entries to @InstanceTypes@ with @Preemptible: true@ to @config.yml at .  Typically you want to add both preemptible and non-preemptible entries for each cloud provider VM type.  The @Price@ for preemptible instances is the maximum bid price, the actual price paid is dynamic and may be lower.  For example:
 
 <pre>
 Clusters:

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list