Configuration > List of model configuration keys >
image-stream
This document describes the image-stream
model configuration key.
Key | Type | Default | Valid values | Purpose |
---|---|---|---|---|
image-stream |
string | released | The simplestreams stream used to identify which image ids to search when starting an instance. |
Juju, by default, uses the slow-changing ‘released’ images when provisioning machines. However, the image-stream
option can be set to ‘daily’ to use more up-to-date images, thus shortening the time it takes to perform APT package upgrades.