From bb5b306e489e13d411e27500b72ad55666f84cc0 Mon Sep 17 00:00:00 2001
From: Jesse Pretorius <jesse.pretorius@rackspace.co.uk>
Date: Wed, 11 May 2016 20:10:00 +0100
Subject: [PATCH] Doc: Correct the note about the LXC host ssh key check

Change-Id: Ie7761d2f587ccfec082627878e348ce333a6b596
Depends-On: Ifb5b23e2b472bf0c738a01acefba578754f20b4f
---
 doc/source/install-guide/targethosts-prepare.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/install-guide/targethosts-prepare.rst b/doc/source/install-guide/targethosts-prepare.rst
index 8177aaf10f..57d16eb7c7 100644
--- a/doc/source/install-guide/targethosts-prepare.rst
+++ b/doc/source/install-guide/targethosts-prepare.rst
@@ -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