openstack-ansible/inventory
Jesse Pretorius 43a5c874ef Remove apt-cacher-ng
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
2018-10-08 17:14:10 +00:00
..
env.d Remove the molteniron service from the integrated build 2018-07-31 19:42:36 +01:00
group_vars Remove apt-cacher-ng 2018-10-08 17:14:10 +00:00
host_vars/localhost Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
dynamic_inventory.py Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
inventory.ini Remove the molteniron service from the integrated build 2018-07-31 19:42:36 +01:00
localhost Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00