kolla/docker/base/apt_preferences
Marcin Juszkiewicz bf20b41e7d get 'apt_*' options of kolla-build.conf working again
We broke 'apt_sources_list' and 'apt_preferences' options quite a while
ago. Turned out that fix is quite simple.

This change adds empty sources.list and apt-preferences files which are
always added into images. If kolla-build.conf will use any of APT
related options then those files will be replaced with provided ones.

Change-Id: I7bbdcbd5c60f654a484a872209e0537e3950346c
Closes-bug: #1706549
2019-10-17 03:39:40 -07:00

2 lines
81 B
Plaintext

# used for adding custom options by 'apt_preferences' option of kolla-build.conf