scottslowe-learning-tools/centos-atomic
Scott Lowe a5d3926f44 Enable new systemd units
Modify cloud-config.yml to enable new systemd units after they are copied onto the system

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-05-31 15:47:13 -06:00
..
docker-cloudinit Enable new systemd units 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.