Add command to README for retrieving admin password

The admin password is no longer hardcoded so update the README
with details for how to retrieve the password.

Change-Id: I72e79a6abce089d0da8e9bb1d27f120fbd5cc49f
This commit is contained in:
Corey Bryant 2020-12-01 14:55:52 -05:00
parent a2cc37e278
commit cbe8209969
1 changed files with 3 additions and 4 deletions

View File

@ -66,11 +66,10 @@ image, the user account is 'cirros'.
## Horizon
The launch output will also provide information for the Horizon dashboard. Its
credentials are:
The launch output will also provide information for the Horizon dashboard. The
username is 'admin' and the password can be obtained in this way:
username: admin
password: keystone
sudo snap get microstack config.credentials.keystone-password
## Removing MicroStack