Minor improvements

* Add note that this is only for admins
* Mention the other machines that could be checked
This commit is contained in:
Michal Konecny 2025-03-31 14:38:57 +02:00
parent 84298201ae
commit b52b32f2d9

View file

@ -216,11 +216,16 @@ Finally, commit and push the changes to both files and run the
`ipsilon.yml` playbook.
== Troubleshooting
Here is a guide one can follow when trying to troubleshoot authentication
issues within Fedora Infrastructure for users.
. SSH to ipsilon machine
[NOTE]
====
This guide is meant for admins. If you don't have access to the machines bellow,
this guide will not help you.
====
. SSH to ipsilon machine (ipsilon01 or ipsilon02)
+
----
ssh ipsilon01
@ -233,7 +238,7 @@ looking at the timestamps or looking for the `ipsilon_transaction_id`.
+
If you don't see the error in the ipsilon logs you can continue to next step.
+
. SSH to IPA machine (usually ipa01)
. SSH to IPA machine (usually ipa01, there is also ipa02 and ipa03 that can be checked)
+
----
ssh ipa01