diff --git a/modules/sysadmin_guide/pages/ipsilon.adoc b/modules/sysadmin_guide/pages/ipsilon.adoc index 56042e2..907dc91 100644 --- a/modules/sysadmin_guide/pages/ipsilon.adoc +++ b/modules/sysadmin_guide/pages/ipsilon.adoc @@ -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