mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
rename static to ui
Directory rename
This commit is contained in:
committed by
Endi Sukma Dewata
parent
835436df15
commit
b9ad279ad2
17
install/ui/test/data/automountlocation_find.json
Normal file
17
install/ui/test/data/automountlocation_find.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"error": null,
|
||||
"id": 6,
|
||||
"result": {
|
||||
"count": 1,
|
||||
"result": [
|
||||
{
|
||||
"cn": [
|
||||
"default"
|
||||
],
|
||||
"dn": "cn=default,cn=automount,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
|
||||
}
|
||||
],
|
||||
"summary": null,
|
||||
"truncated": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user