43a5c874ef
The repo container's package cache causes quite a bit of confusion given that it's a 'hidden' feature which catches deployers off-guard when they already have their own cache configured. This is really the kind of service which people should manage outside of OSA. It also makes no sense if the deployer is using their own local mirror which is a fairly common practise. Adding to that, it seems that it is broken in bionic, causing massive delays in package installs. Finally, it also adds to quite a bit of complexity due to the fact that it's in a container - so in the playbooks prior to the container's existence we have to detect whether it's there and add/remove the config accordingly. Let's just remove it and let deployers managing their own caching infrastructure if they want it. Depends-On: https://review.openstack.org/608631 Change-Id: Ia0fb41266a6d62073b02c8ad6fa97b8b7d408a67 |
||
---|---|---|
.. | ||
env.d | ||
group_vars | ||
host_vars/localhost | ||
dynamic_inventory.py | ||
inventory.ini | ||
localhost |