openstack-ansible-openstack.../tasks
Mohammed Naser 3c3f4c09d8 Do not disable caching for apt when http proxies are configured
This patch removes code which detected http proxies being set in
environment variables, and inserted an apt configuration instructing
those proxies not to perform caching.

This lack of caching reduces the effectiveness of an http proxy which
has caching enabled - a common technique for increasing performance of
operating system installs without having to run a full mirror of
upstream repositories.

If a deployer is faced with a proxy server which in some way breaks
upstream package repository interactions, this no-cache setting can be
applied by the deployer as part of host preparation and will be
duplicated into containers by the OSA tooling.

Change-Id: I62293c723353ffb986db1cddc5d0da20ae0df447
2018-11-07 15:41:33 +00:00
..
configure_metal_hosts.yml Do not disable caching for apt when http proxies are configured 2018-11-07 15:41:33 +00:00
main.yml drop the extra space 2018-09-05 10:34:52 +00:00
openstack_authorized_keys.yml Update when syntax and fix deprecation warnings 2018-06-12 09:59:50 -05:00
openstack_hosts_configure_apt.yml Fix usage of "|" for tests 2018-07-12 17:03:43 +02:00
openstack_hosts_configure_dnf.yml Fix usage of "|" for tests 2018-07-12 17:03:43 +02:00
openstack_hosts_configure_yum.yml Fix usage of "|" for tests 2018-07-12 17:03:43 +02:00
openstack_hosts_configure_zypper.yml Do not uninstall grub2 2018-09-21 13:26:54 -06:00
openstack_proxy_settings.yml Update instead of replacing the environment file 2017-03-29 10:58:53 +01:00
openstack_release.yml Update when syntax and fix deprecation warnings 2018-06-12 09:59:50 -05:00
openstack_sysstat.yml Make role idempotent 2018-03-08 08:38:39 -06:00
openstack_update_hosts_file.yml Fix error when /etc/hosts does not exist 2018-03-15 16:17:47 +01:00