Role lxc_hosts for OpenStack-Ansible
Go to file
Jesse Pretorius fe749b5d7d Rename package lists (and related vars) appropriately
In order to make it easier to differentiate between the lists of
python packages, distribution packages, downloaded packages,
package pins and other similar variables the variable names are
being changed to ensure that they have a more explicit suffix
that defines the purpose and makes the naming more consistent.

This is to facilitate a lookup plugin which will be able to look
up all the package lists and present them as a consolidated piece
of data which may be used for artifact preparation.

Change-Id: I09a21bac75a48450850313d2fe6d57aac311ce65
2016-08-30 16:13:24 +01:00
defaults Implement base container for LVM-backed CoW containers 2016-08-22 11:40:10 +01:00
doc [DOCS] Create separate example playbook file 2016-08-11 20:21:22 -05:00
examples [DOCS] Create separate example playbook file 2016-08-11 20:21:22 -05:00
files Check for word boundaries around net interface name 2016-08-26 00:03:32 -03:00
handlers Fix generation of LXC hostnames 2016-05-04 14:14:59 -07:00
meta Ansible 2.1.1 role testing 2016-08-11 15:29:36 -05:00
releasenotes Rename package lists (and related vars) appropriately 2016-08-30 16:13:24 +01:00
tasks Rename package lists (and related vars) appropriately 2016-08-30 16:13:24 +01:00
templates Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
tests Make the LXC cache prep use the host package source config 2016-05-18 18:14:17 +01:00
vars Rename package lists (and related vars) appropriately 2016-08-30 16:13:24 +01:00
.gitignore Remove duplicates from .gitignore 2016-07-15 11:34:09 +10:00
.gitreview New git dotfiles for independant repository 2015-11-25 20:56:11 +00:00
bindep.txt Add SNI support via OS packages for lxc-host role 2016-08-18 18:43:48 +00:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 15:16:58 -04:00
LICENSE IRR for lxc_host 2015-11-03 04:22:57 -06:00
manual-test.rc Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
README.rst [DOCS] Add project links to README 2016-08-16 08:35:07 -05:00
run_tests.sh Add SNI support via OS packages for lxc-host role 2016-08-18 18:43:48 +00:00
setup.cfg Updates for typos 2015-12-09 09:17:00 -06:00
setup.py Updated from global requirements 2016-07-15 03:57:29 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:31 +00:00
tox.ini Enable log collection after functional testing 2016-08-29 21:33:57 -05:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:13:55 -04:00

OpenStack-Ansible LXC hosts

Ansible role that configures a host for running LXC containers.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-lxc_hosts

The project home is at:

http://launchpad.net/openstack-ansible