URL: https://github.com/freeipa/freeipa/pull/4027 Author: fcami Title: #4027: ipaserver/plugins/dns.py: add "Dynamic Update" and "Bind update policy" to default dnszone* output Action: opened
PR body: """ Displaying "Dynamic Update" and "Bind update policy" by default when 'ipa dnszone-show/find' are used would make client dns update failures easier to diagnose, so display them.
Fixes: https://pagure.io/freeipa/issue/7938 Signed-off-by: François Cami fcami@redhat.com
"""
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4027/head:pr4027 git checkout pr4027
URL: https://github.com/freeipa/freeipa/pull/4027 Author: fcami Title: #4027: ipaserver/plugins/dns.py: add "Dynamic Update" and "Bind update policy" to default dnszone* output Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4027/head:pr4027 git checkout pr4027
freeipa-devel@lists.fedorahosted.org