Update migrate.mdx (#29408)

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
This commit is contained in:
Evan do Carmo 2025-04-07 14:29:06 -04:00 committed by GitHub
parent 4d89c5c4a8
commit 779409d1ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,7 +95,7 @@ cluster_addr = "http://127.0.0.1:8201"
### Run the migration ### Run the migration
Vault will need to be offline during the migration process. First, stop Vault. Vault will need to be offline during the migration process. First, stop Vault.
Then, run the migration on the server you wish to become a the new Vault node. Then, run the migration on the server you wish to become the new Vault node.
```shell-session ```shell-session
$ vault operator migrate -config migrate.hcl $ vault operator migrate -config migrate.hcl