Prepare the vault vm to expose the vault api.
The vault api is plugged to:
- db in prado (thus the removal of the postgr│ swh-lister-pypi │ 1 │
│ swh-lister-pypi │ 1 │
es profile to the role)
- "remote" objstorage api
- "remote" storage already setuped in azure (storage0)
The objstorage api is plugged to azure blobstorage (as defined in D1495)
Note:
- As the db used is no longer installed on the same node,
the postgres profile has been removed from the vault role
- The objstorage cache backend was exposed but unused,
this was removed. As such, the vault role has been updated
to remove the objstorage profile as well.
Related T1716