scottslowe-learning-tools/lxc-lxd
Scott Lowe 99b6fcc833
Update Ansible support
Update Ansible support across several different areas

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-03-11 21:43:51 -06:00
..
lxc Reorganize repository contents 2017-02-23 16:12:37 -07:00
lxd-ansible Update Ansible support 2018-03-11 21:43:51 -06:00
lxd-ovs Reorganize repository contents 2017-02-23 16:12:37 -07:00
lxd-shell Reorganize repository contents 2017-02-23 16:12:37 -07:00
README.md Add directory-specific README files 2017-02-23 18:04:15 -07:00

Learning Tools: LXC/LXD

Here are found Vagrant environments and other tools/resources for working with and learning more about LXC and LXD.

Contents

lxc: This folder holds a Vagrantfile and supporting files to create an environment for working with LXC (pronounced "lex-see"). LXC is a set of tools for working with OS containers. The provisioning is handled via Ansible (pre-2.0) installed on the Vagrant host.

lxd-ansible: In this folder you'll find a Vagrantfile, instructions, and other files to help work with LXD (pronounced "lex-dee"), a new daemon and CLI for working with LXC-based OS containers. The provisioning is handled via Ansible (pre-2.0) installed on the Vagrant host.

lxd-ovs: Use the Vagrantfile and other files in this directory to work with LXD and Open vSwitch (OVS) 2.3.1 on Ubuntu 14.04. Use the instructions from the lxd directory to set up containers and container images. The provisioning is handled via shell scripts.

lxd-shell: In this folder you'll find a Vagrantfile, instructions, and other files to help work with LXD (pronounced "lex-dee"), a new daemon and CLI for working with LXC-based OS containers. For this environment, the provisioning is handled via shell scripts.