From 6cc0fd0b19fb189f78e9a53f5ab70d27045f78cf Mon Sep 17 00:00:00 2001 From: Scott Lowe Date: Thu, 1 Jun 2017 13:54:11 -0600 Subject: [PATCH] Update README.md Update README.md to reflect the non-essential nature of the custom SSH configuration Signed-off-by: Scott Lowe --- centos-atomic/docker-cloudinit/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/centos-atomic/docker-cloudinit/README.md b/centos-atomic/docker-cloudinit/README.md index f0e8009..64eb715 100644 --- a/centos-atomic/docker-cloudinit/README.md +++ b/centos-atomic/docker-cloudinit/README.md @@ -10,6 +10,8 @@ These files show an example of how to use `cloud-init` on a public cloud provide * **README.md**: The file you're currently reading. +* **ssh.cfg**: A custom SSH configuration file; not essential for using this environment. + ## Prerequisites Before you can use this environment, there are a few things you'll need to do: