summaryrefslogtreecommitdiffstats
path: root/install/ui/test
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2013-08-15 12:31:32 +0200
committerPetr Vobornik <pvoborni@redhat.com>2013-08-22 15:23:56 +0200
commitca0d959df8020c4e5c7bf9dd5d27556158e7191d (patch)
treee1658759eb9a4d15f991ffd35bef281de694cfb2 /install/ui/test
parentc318213250af68c02cc72fa609b3b844f929166b (diff)
downloadfreeipa.git-ca0d959df8020c4e5c7bf9dd5d27556158e7191d.tar.gz
freeipa.git-ca0d959df8020c4e5c7bf9dd5d27556158e7191d.tar.xz
freeipa.git-ca0d959df8020c4e5c7bf9dd5d27556158e7191d.zip
Add base-id, range-size and range-type options to trust-add dialog
https://fedorahosted.org/freeipa/ticket/3049
Diffstat (limited to 'install/ui/test')
-rw-r--r--install/ui/test/data/ipa_init.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 9cc7d23f..8e0b2a33 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -382,6 +382,7 @@
"type": "Range type",
"type_ad": "Active Directory domain",
"type_ad_posix": "Active Directory domain with POSIX attributes",
+ "type_detect": "Detect",
"type_local": "Local domain",
"type_ipa": "IPA trust",
"type_winsync": "Active Directory winsync"