0cba3b2ccd
This commit allows to configure yum settings via a yum.conf file that is shipped in the base image and make it overridable with the base_yum_conf jinja2 block. Change-Id: I76a84ec008fec5696cadefdbdeb4204a32421c4b Closes-Bug: #1698134
5 lines
142 B
YAML
5 lines
142 B
YAML
---
|
|
features:
|
|
- Allow to configure yum settings, and provide a default yum.conf that is
|
|
overridable via the base_yum_conf jinja2 block.
|