Doc: Correct the note about the LXC host ssh key check

Change-Id: Ie7761d2f587ccfec082627878e348ce333a6b596
Depends-On: Ifb5b23e2b472bf0c738a01acefba578754f20b4f
This commit is contained in:
Jesse Pretorius
2016-05-11 20:10:00 +01:00
parent 8399965ed0
commit bb5b306e48

View File

@@ -68,7 +68,7 @@ practices, refer to `GitHub's documentation on generating SSH keys`_.
.. _GitHub's documentation on generating SSH keys: https://help.github.com/articles/generating-ssh-keys/
.. warning:: OpenStack-Ansible deployments expect the presence of a
``/root/.ssh/id_rsa.pub`` file on the hosts that use LXC.
``/root/.ssh/id_rsa.pub`` file on the deployment host.
The contents of this file is inserted into an
``authorized_keys`` file for the containers, which is a
necessary step for the Ansible playbooks. You can