URL: https://github.com/freeipa/freeipa/pull/3085 Author: ndehadrai Title: #3085: tasks.py :: prepare_reverse_zone : Using '--skip-overlap-check' option during dnszone creation Action: opened
PR body: """ Currently when the test_replica_promotion tests are run in CI, it returns warning message 'ipa: WARNING: ipa: ERROR: DNS zone with name <xyz> already exists'. Using the above option would force dnszone-add creation. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3085/head:pr3085 git checkout pr3085
URL: https://github.com/freeipa/freeipa/pull/3085 Author: ndehadrai Title: #3085: tasks.py :: prepare_reverse_zone : Using '--skip-overlap-check' option during dnszone creation Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3085/head:pr3085 git checkout pr3085
freeipa-devel@lists.stg.fedorahosted.org