Role lxc_hosts for OpenStack-Ansible
Go to file
Jonathan Rosser 295c3c0a93 Download yum keys to host before installing
The LXC image prep script copies the contents of /etc/pki/rpm-gpg to
the container image so that these keys can be used inside the container.

Importantly, /etc/pki/rpm-gpg is only a staging area where keys are
kept on the filesystem and is not the actual set of keys imported
into the package manager database.

For the EPEL key to be properly copied into the LXC container image
it must first be staged into the host /etc/pki/rpm-gpg directory
and then installed using the rpm_key module. If the key is installed
directly using rpm_key then it is not available as a file to copy
into the container image.

Depends-On: https://review.opendev.org/735289
Change-Id: Ifdeb447e1ef000dbe83394f6e5b0ed3c7afc84c5
2020-06-16 09:06:08 +01:00
defaults Download yum keys to host before installing 2020-06-16 09:06:08 +01:00
doc Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:38:58 +00:00
examples Trivial: Fix the pep8 warning 2018-05-08 17:34:53 +08:00
files Update the option uts name in the machinectl template 2018-10-10 00:59:34 +00:00
handlers add gentoo support 2019-02-22 19:43:59 -06:00
meta Remove 42.3 support 2019-03-21 17:20:09 +01:00
releasenotes Use newer openstackdocstheme and reno versions 2020-06-03 19:02:14 +02:00
tasks Download yum keys to host before installing 2020-06-16 09:06:08 +01:00
templates Stop installing python2.7 on debian/focal 2020-05-31 09:07:38 +00:00
tests Cleanup py27 support 2020-05-10 17:38:52 +00:00
vars Stop installing python2.7 on debian/focal 2020-05-31 09:07:38 +00:00
zuul.d Add functional tests for ubuntu focal 2020-06-01 18:29:44 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:09 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:28:03 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-13 00:13:48 +03:00
LICENSE IRR for lxc_host 2015-11-03 04:22:57 -06:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-06 20:06:29 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-07-20 09:27:20 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2020-05-22 07:01:08 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 16:47:07 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-07-18 22:16:50 +00:00
tox.ini Cleanup py27 support 2020-05-10 17:38:52 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible LXC hosts

Ansible role that configures a host for running LXC containers.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-lxc_hosts/latest

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-lxc_hosts/

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-lxc_hosts/

The project home is at:

https://launchpad.net/openstack-ansible

The bugs can be found at:

https://bugs.launchpad.net/openstack-ansible