scottslowe-learning-tools/centos-atomic
Scott Lowe 6c1f156dbc Add files for cloud-init testing
Add cloud-config.yml and ssh.cfg to test using cloud-init to customize Docker Engine on CentOS Atomic Host running on AWS

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-05-31 15:47:13 -06:00
..
docker-cloudinit Add files for cloud-init testing 2017-05-31 15:47:13 -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.