scottslowe-learning-tools/centos-atomic
Scott Lowe f42c2df588
Add Libvirt support
Update files to support Libvirt as a virtualization provider for Vagrant

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-12-20 08:22:05 -07:00
..
docker-cloudinit Update README.md 2017-06-01 13:54:11 -06:00
docker-tcp Add learning environment for customizing Docker on CentOS Atomic Host 2017-02-17 16:33:46 -07:00
docker-tcp-ansible Add Libvirt support 2017-12-20 08:22:05 -07:00
README.md Update README.md for CentOS Atomic area 2017-12-20 08:14:13 -07:00

Learning Tools: CentOS Atomic Host

Everything in this folder is focused around CentOS Atomic Host.

Contents

docker-cloudinit: This folder provides an example of how to use cloud-init to customize the Docker daemon on a CentOS Atomic Host instance on AWS.

docker-tcp: This folder is about customizing the behavior and configuration of the Docker Engine daemon on CentOS Atomic Host, but without modifying the built-in systemd unit file(s).

docker-tcp-ansible: This folder is similar to docker-tcp, but using Ansible for the customization instead of a shell script.