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 62366e3 commit 391c99e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/qa.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

List most common questions when using manta (don't put errors here)

**Q: `manta get ...` only shows information of 1 cluster, I am missing other clusters data**
**Q: `manta get ...` only shows information for 1 cluster, I am missing other clusters data**

**A:** make sure manta is not locked to a cluster, run `manta config show` and make sure there is no `Current HSM` value.

Expand Down Expand Up @@ -37,7 +37,7 @@ 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: My sessions are failing due to an erro while running ansible playbook. How can Iinteractively run my ansible outside the management plane?**
**Q: My sessions are failing due to an error while running ansible playbook. How can Iinteractively run my ansible outside the management plane?**

**A:** You can start an `ephemeral session`, ephemeral sessions tries to replicate the host targeting the ansible playbook started by the session. To start an ephemeral environment run the following command

Expand Down

0 comments on commit 391c99e

Please sign in to comment.