Skip to content

Commit

Permalink
Merge pull request #287 from brianphaley/unseal-vault
Browse files Browse the repository at this point in the history
Move vault unseal before ./configure
  • Loading branch information
dnegreira authored Dec 16, 2024
2 parents 014389f + 519d86b commit 9380901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/openstack/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ Deploy of bundle completed.
Post-Deployment Info/Actions:
[common]
- run ./tools/vault-unseal-and-authorise.sh
- run ./configure to initialise your deployment
- source novarc
- add rules to default security group: ./tools/sec_groups.sh
- run ./tools/vault-unseal-and-authorise.sh
```

We'll come back to the post deploy steps, but for now,
Expand Down

0 comments on commit 9380901

Please sign in to comment.