kolla/releasenotes/notes/yum_conf-36fef802e8c003f1.yaml
Martin André 0cba3b2ccd Permit changing yum configuration in the base image
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
2017-06-15 15:44:41 +02:00

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.