URL: https://github.com/freeipa/freeipa/pull/1984 Author: mrizwan93 Title: #1984: Test to check second replica installation after master restore Action: opened
PR body: """ When master is restored from backup and replica1 is re-initialize, second replica installation was failing. The issue was with ipa-backup tool which was not backing up the /etc/ipa/custodia/custodia.conf and /etc/ipa/custodia/server.keys.
related ticket: https://pagure.io/freeipa/issue/7247
Signed-off-by: Mohammad Rizwan Yusuf myusuf@redhat.com Reviewed-By: Florence Blanc-Renaud frenaud@redhat.com Reviewed-By: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1984/head:pr1984 git checkout pr1984
URL: https://github.com/freeipa/freeipa/pull/1984 Author: mrizwan93 Title: #1984: [Backport][ipa-4-6] Test to check second replica installation after master restore Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1984/head:pr1984 git checkout pr1984
freeipa-devel@lists.fedorahosted.org