scottslowe-learning-tools/centos-atomic
Scott Lowe a3a435aafc
Update cloud-init configuration, add launch script
Update cloud-init configuration per discussion with Dusty Mabe in #atomic on IRC (to fix circular dependency between docker and docker-storage-setup). Add launch script to make it easier.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-06-01 13:24:20 -06:00
..
docker-cloudinit Update cloud-init configuration, add launch script 2017-06-01 13:24:20 -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 environment for using Ansible to customize Atomic Host 2017-03-01 08:00:09 -07:00
README.md Update README.md for "centos-atomic" area 2017-03-07 13:06:30 -07:00

Learning Tools: CentOS Atomic Host

Everything in this folder is focused around CentOS Atomic Host.

Contents

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.