1403962a83
Change-Id: Icd2a692cd0077d1fb1b9cf9ae0572dc7878c70b4
11 lines
368 B
YAML
11 lines
368 B
YAML
---
|
|
features:
|
|
- |
|
|
Implemented variable ``lxc_image_cache_expiration`` that controlls for how
|
|
long cached LXC image will be valid. Default value is `1year`. Variable
|
|
format should be compatible with community.general.to_time_unit filter.
|
|
fixes:
|
|
- |
|
|
LXC image cache expiration mechanism has being fixed. Previously LXC images were
|
|
valid forever.
|