URL: https://github.com/freeipa/freeipa/pull/2027 Author: ndehadrai Title: #2027: 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. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2027/head:pr2027 git checkout pr2027
URL: https://github.com/freeipa/freeipa/pull/2027 Author: ndehadrai Title: #2027: Improve Custodia key distribution handling, by ensuring that upon replica installation the keys are successfully shared with the peer systems. Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2027/head:pr2027 git checkout pr2027
freeipa-devel@lists.fedorahosted.org