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:
parent
a2cc37e278
commit
cbe8209969
@ -66,11 +66,10 @@ image, the user account is 'cirros'.
|
|||||||
|
|
||||||
## Horizon
|
## Horizon
|
||||||
|
|
||||||
The launch output will also provide information for the Horizon dashboard. Its
|
The launch output will also provide information for the Horizon dashboard. The
|
||||||
credentials are:
|
username is 'admin' and the password can be obtained in this way:
|
||||||
|
|
||||||
username: admin
|
sudo snap get microstack config.credentials.keystone-password
|
||||||
password: keystone
|
|
||||||
|
|
||||||
## Removing MicroStack
|
## Removing MicroStack
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user