From: Peter Amstutz Date: Tue, 29 Oct 2019 19:39:49 +0000 (-0400) Subject: 15660: Clarify config.yml X-Git-Tag: 2.0.0~145^2~1 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/a927ea97a5baeb49a4c102140b24849c03918316 15660: Clarify config.yml Arvados-DCO-1.1-Signed-off-by: Peter Amstutz --- diff --git a/doc/admin/spot-instances.html.textile.liquid b/doc/admin/spot-instances.html.textile.liquid index 67a75ce61e..679761e783 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@. 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@. 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:
 Clusters: