URL: https://github.com/freeipa/freeipa/pull/945 Author: MartinBasti Title: #945: DNS update: reduce timeout for CA records Action: opened
PR body: """ Timeout 120 seconds is quite long and it makes uninstallation too long for. Given that this is non critical operation and may be executed manually later, waiting 120 seconds is too much. Usually waiting longer will not help at all to resolve missing record.
30 seconds is long enough 🕯 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/945/head:pr945 git checkout pr945
URL: https://github.com/freeipa/freeipa/pull/945 Author: MartinBasti Title: #945: DNS update: reduce timeout for CA records Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/945/head:pr945 git checkout pr945
freeipa-devel@lists.fedorahosted.org