URL: https://github.com/freeipa/freeipa/pull/2026 Author: neekheel Title: #2026: Created Automation for verification of Pagure issue: 7518 Action: opened
PR body: """ 'https://pagure.io/freeipa/issue/7518'
Verification Steps: 1. Setup IPA server with CA 2. Setup REPLICA-1 against this IPA in step1, without CA. The setup of REPLICA-1 is successful. 3. Now stop custodia service on REPLICA-1. 4. Setup REPLICA-2 with CA (--setup-ca), and using REPLICA-1 as source. Verify that the install of REPLICA-2 is successful.
Signed-off-by: Nikhil Dehadrai dehadrai.nikhil@gmail.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2026/head:pr2026 git checkout pr2026
URL: https://github.com/freeipa/freeipa/pull/2026 Author: neekheel Title: #2026: Created Automation for verification of Pagure issue: 7518 Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2026/head:pr2026 git checkout pr2026
freeipa-devel@lists.fedorahosted.org