mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Updated sample data.
New sample data files have been added for search facet paging. Unused files have been removed. The names used in the files have been updated for consistency. Ticket #981
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user