From f592b7f275a1f83c2ffef8c61b47e2d77f4e9428 Mon Sep 17 00:00:00 2001 From: Chris Krelle Date: Tue, 8 Jan 2019 18:00:10 +0000 Subject: [PATCH] Update command to retrieve admin password from a fresh install Just updating the hiera command to display the correct admin password. Change-Id: Id1053ee274fcbb332fe0d9d25afea6fab0771d12 --- doc/source/install/basic_deployment/basic_deployment_ui.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install/basic_deployment/basic_deployment_ui.rst b/doc/source/install/basic_deployment/basic_deployment_ui.rst index c2f31685..98f0c38a 100644 --- a/doc/source/install/basic_deployment/basic_deployment_ui.rst +++ b/doc/source/install/basic_deployment/basic_deployment_ui.rst @@ -45,7 +45,7 @@ undercloud was :doc:`set up with SSL <../advanced_deployment/ssl>`: The username is ``admin`` and the password can be obtained by running the following command on the undercloud:: - $ sudo hiera admin_password + $ sudo hiera keystone::admin_password .. note:: On an undercloud deployed without SSL, the UI and API endpoints are deployed on the control plane which may not be