openstack-ansible-lxc_hosts/vars
Charles Farquhar a2bcc99dfa
Clear apt lists in LXC image before apt-get update
When using an Ubuntu mirror that is different from the mirror used
to build the LXC image, differences in the mirror metadata can result
in a "Hash Sum mismatch" error during apt-get update.

Ading "rm -rf /var/lib/apt/lists/*" to lxc_cache_commands prevents
the problem.

Change-Id: I5fde7d0e7e84a6bd4f72dbf16d0fdfe423a2d715
Closes-Bug: 1574936
2016-05-03 08:51:14 -05:00
..
redhat-7.yml Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
ubuntu-14.04.yml Clear apt lists in LXC image before apt-get update 2016-05-03 08:51:14 -05:00
ubuntu-16.04.yml Clear apt lists in LXC image before apt-get update 2016-05-03 08:51:14 -05:00