summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/dnszone_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/dnszone_show.json')
-rw-r--r--install/ui/test/data/dnszone_show.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/install/ui/test/data/dnszone_show.json b/install/ui/test/data/dnszone_show.json
index afad93c4..b7d5b87b 100644
--- a/install/ui/test/data/dnszone_show.json
+++ b/install/ui/test/data/dnszone_show.json
@@ -47,12 +47,12 @@
"sshfprecord": "rscwo",
"txtrecord": "rscwo"
},
- "dn": "idnsname=dev.example.com,cn=dns,dc=example,dc=com",
+ "dn": "idnsname=example.com,cn=dns,dc=example,dc=com",
"idnsallowdynupdate": [
"FALSE"
],
"idnsname": [
- "dev.example.com"
+ "example.com"
],
"idnssoaexpire": [
"1209600"
@@ -70,7 +70,7 @@
"900"
],
"idnssoarname": [
- "root.dev.example.com."
+ "root.example.com."
],
"idnssoaserial": [
"2010021201"
@@ -85,6 +85,6 @@
]
},
"summary": null,
- "value": "dev.example.com"
+ "value": "example.com"
}
} \ No newline at end of file