Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Sopena Ballesteros committed Jun 16, 2024
1 parent df7f554 commit b8b28a8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/qa.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ Current HSM: adula
Parent HSM: nodes_free
```
manta is locked to cluster `adula`, therefore it will ignore other cluster's information, to remove this property run command `manta config unset hsm`

Q: I have clusters in different sites/systems/locations. How can I `manta` to be aware of this?

Q: How can I tell manta to switch from one `site` to another?

Q: I have been given access to a new cluster, however I can't see it.

A: The user authentication token keeps the number of clusters the user has access to. Any changes related to the user access needs a token refresh. To do this run the following commands:
Expand All @@ -40,3 +35,8 @@ Please chose the site token to delete from the list below:
Select the site which auth token needs to be deleted (eg prealps_auth)

Manta will ask the user to authenticate upon the next operation against `prealps`, if authentication is successful, then the user should receive a new token with the new list of cluster he has access to this site/system

Q: I have clusters in different sites/systems/locations. How can I `manta` to be aware of this?

Q: How can I tell manta to switch from one `site` to another?

0 comments on commit b8b28a8

Please sign in to comment.