Skip to content

Commit

Permalink
Upgrade procedure improvements (#486)
Browse files Browse the repository at this point in the history
Keyring isn't unlocked when password changed.
  • Loading branch information
freemanjp committed Oct 15, 2018
1 parent b1962fa commit 1f0b017
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/_docs/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >
How to upgrade your development environment to the latest release.
numbered_headings: yes
date: 2018-10-12T13:07:23+01:00
modified: 2018-10-12T13:07:23+01:00
modified: 2018-10-14T10:07:43+01:00
---

{% include base_path %}
Expand Down Expand Up @@ -148,7 +148,8 @@ Once provisioning is complete you need to change your password. Login using the
username `vagrant` and password `vagrant`. You'll then be prompted to change
your password. **Important:** change the password to the password you were
using before you re-provisioned the development environment. This is necessary
to restore access to all your saved credentials.
to restore access to all your saved credentials. Once you've changed your
password you need to logout and log back in (with the new password) for your
keyring to be unlocked.

**Important:** you need to complete this procedure before you stop/reload the
VM.
**Important:** you need to change the password before you stop/reload the VM.

0 comments on commit 1f0b017

Please sign in to comment.