diff --git a/doc/source/install/containers_deployment/standalone.rst b/doc/source/install/containers_deployment/standalone.rst index 76d7f127..868c7ddb 100644 --- a/doc/source/install/containers_deployment/standalone.rst +++ b/doc/source/install/containers_deployment/standalone.rst @@ -17,6 +17,12 @@ Deploying a Standalone OpenStack node ssh @ +#. Ensure a fully qualified hostname has been configured on the host being + deployed on. For example:: + + sudo hostnamectl set-hostname standalone.localdomain + sudo hostnamectl set-hostname standalone.localdomain --transient + #. Enable needed repositories: .. admonition:: RHEL