Commit graph

6 commits

Author SHA1 Message Date
Scott Lowe
6cc0fd0b19
Update README.md
Update README.md to reflect the non-essential nature of the custom SSH configuration

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-06-01 13:54:11 -06:00
Scott Lowe
c5f23fa498
Finalize instructions
Finalize the instructions in README.md

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-06-01 13:49:14 -06:00
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
Scott Lowe
3bbaef7f04
Update custom SSH configuration, add instructions
Update custom SSH configuration to use directory-specific known hosts file. Add preliminary set of instructions. Not quite ready to merge yet; CentOS Atomic Host on AWS seems to have an issue starting the Docker service.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-05-31 16:26:24 -06:00
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
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