Go to file
Kevin Carter 5606ea555b Update the version of LXC installed to the latest stable
This change updates the installation of LXC on Ubuntu 14.04 to be the
latest stable release. The change will, at the time of this commit,
use LXC version 2.0.x as the base version. By updating we'll be able
to take advantage of the various performance and stability enhancements
that have been created since the release of 2.x. This also brings our
Ubuntu 14.04 installations in line with Ubuntu 16.04 and CentOS7 such
that we're using a single supported release.

Change-Id: I29220bee11401cc424ef54160cc873b8fc395dd1
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-07-05 10:54:15 -05:00
2016-05-04 14:14:59 -07:00
2016-05-04 15:18:34 +01:00
2015-11-03 04:22:57 -06:00
2015-11-03 04:22:57 -06:00
2015-12-09 09:17:00 -06:00
2015-11-03 04:22:57 -06:00

OpenStack-Ansible LXC hosts

Ansible role that configures a host for running LXC containers.

Default Variables

../../defaults/main.yml

Required Variables

None

Example Playbook

- name: Basic lxc host setup
  hosts: "hosts"
  user: root
  roles:
    - { role: "lxc_hosts" }
Description
Role lxc_hosts for OpenStack-Ansible
Readme 10 MiB
Languages
Jinja 68%
Python 24.9%
Shell 6.9%
Roff 0.2%