summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/dnsconfig_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/dnsconfig_show.json')
-rw-r--r--install/ui/test/data/dnsconfig_show.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/install/ui/test/data/dnsconfig_show.json b/install/ui/test/data/dnsconfig_show.json
index e663abcc8..4ee15cd2f 100644
--- a/install/ui/test/data/dnsconfig_show.json
+++ b/install/ui/test/data/dnsconfig_show.json
@@ -18,9 +18,18 @@
"dns"
],
"dn": "cn=dns,dc=dev,dc=example,dc=com",
+ "idnsallowsyncptr": [
+ "FALSE"
+ ],
"idnsforwarders": [
"2001:beef::1"
],
+ "idnsforwardpolicy": [
+ "first"
+ ],
+ "idnszonerefresh": [
+ "20"
+ ],
"objectclass": [
"idnsConfigObject",
"nsContainer",