mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-18 04:27:02 +02:00
We seen instances where we try to schedule a spot fleet in the us-east-1d of the vault CI AWS account and cannot get capacity for our instance type. That zone currently supports far fewer instance types so we'll bump our max bid to handle cases where slightly more expensive instances are available. Most of the time we'll be using much cheaper instances but it's better to pay a fraction of a cent more than have to retry the pipeline. As such, we increase our max bid price to something that will almost certainly be fullfilled. We also allow our package installer to go ahead when cloud init does not update sources like we expect. This should handle occasional failures where cloud-init doesn't update the sources within a reasonable amount of time. Signed-off-by: Ryan Cragun <me@ryan.ec> |
||
---|---|---|
.. | ||
install-packages.sh | ||
vault-write-license.sh |