From 37aade3ea42fe1e3cadb1e8687bb92ed5d67c055 Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Wed, 18 Mar 2015 12:01:11 -0500 Subject: [PATCH] Add note about /etc/hosts Puppet doesn't work if the full hostname of the system is not resolvable. Change-Id: Ic8c8438fb7eba4b5c5ef8e120b8bb77c7de6a17a --- doc/source/install-undercloud.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/source/install-undercloud.rst b/doc/source/install-undercloud.rst index 5a0a0af75..6d73af545 100644 --- a/doc/source/install-undercloud.rst +++ b/doc/source/install-undercloud.rst @@ -29,6 +29,14 @@ while preparing the environment. #. Run script to install the undercloud:: + .. note:: Ensure that there is an entry for the system's full hostname in /etc/hosts. + For example, if the system is named *myhost.mydomain*, /etc/hosts should have + an entry like:: + + 127.0.0.1 myhost.mydomain + + :: + instack-install-undercloud Once the install script has run to completion, you should take note of the