summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/dnszone_add.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/dnszone_add.json')
-rw-r--r--install/ui/test/data/dnszone_add.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/install/ui/test/data/dnszone_add.json b/install/ui/test/data/dnszone_add.json
index 6870acc5b..3cb833056 100644
--- a/install/ui/test/data/dnszone_add.json
+++ b/install/ui/test/data/dnszone_add.json
@@ -3,12 +3,12 @@
"id": 3,
"result": {
"result": {
- "dn": "idnsname=henson.ayoung.boston.devel.redhat.com,cn=dns,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "dn": "idnsname=dev.example.com,cn=dns,dc=example,dc=com",
"idnsallowdynupdate": [
"FALSE"
],
"idnsname": [
- "henson.ayoung.boston.devel.redhat.com"
+ "dev.example.com"
],
"idnssoaexpire": [
"1209600"
@@ -17,7 +17,7 @@
"3600"
],
"idnssoamname": [
- "ayoung.boston.devel.redhat.com"
+ "example.com"
],
"idnssoarefresh": [
"3600"
@@ -26,7 +26,7 @@
"900"
],
"idnssoarname": [
- "root.henson.ayoung.boston.devel.redhat.com."
+ "root.dev.example.com."
],
"idnssoaserial": [
"2010021201"
@@ -41,6 +41,6 @@
]
},
"summary": null,
- "value": "henson.ayoung.boston.devel.redhat.com"
+ "value": "dev.example.com"
}
} \ No newline at end of file