openstack-ansible-lxc_hosts/tasks
Jesse Pretorius 319e37c8f5 Implement primary and secondary keyserver usage for cache prep
Sometimes, especially with restricted internet access through
proxies or firewalls, the LXC container creation fails when using
the download template.

The failure is due to the inability to access the gpg keyserver
and therefore the inability to validate the downloaded image.

This patch implements the usage of a primary and secondary
keyserver, and uses a primary keyserver which is more likely
to be accessible in restricted environments as it's accessed
on port 80.

Change-Id: Ic1ca3d9f3c7d720e9715b6dcc67a7888910e6d0d
Closes-Bug: #1609479
2016-08-04 13:08:29 +00:00
..
lxc_cache_create.yml Implement base container for overlayfs-backed containers 2016-06-14 11:42:39 +00:00
lxc_cache_preparation.yml Improve LXC cache preparation process 2016-06-23 11:43:34 -05:00
lxc_cache.yml Implement primary and secondary keyserver usage for cache prep 2016-08-04 13:08:29 +00:00
lxc_dnsmasq_cleanup.yml IRR for lxc_host 2015-11-03 04:22:57 -06:00
lxc_install_apt.yml Add ability to change apt/yum package state 2016-08-02 07:49:46 +00:00
lxc_install_yum.yml Address Ansible bare variable usage 2016-06-14 18:34:04 +01:00
lxc_install.yml Optimise pip install tasks 2016-07-18 15:43:39 +01:00
lxc_kernel_tuning.yml Address Ansible bare variable usage 2016-06-14 18:34:04 +01:00
lxc_net.yml Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
lxc_post_install.yml Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
lxc_pre_install.yml Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
main.yml Consistency for multi-os in the includes 2016-06-02 14:19:12 +01:00