summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data
diff options
context:
space:
mode:
authorStanislav Laznicka <slaznick@redhat.com>2017-03-08 13:07:12 +0100
committerMartin Basti <mbasti@redhat.com>2017-03-13 16:10:28 +0100
commit1e8db4b5c7a55dac0008ad9b9bf5802ba30e8c2a (patch)
tree720ca3ec5f289c426d6663857009eaeb603e8013 /install/ui/test/data
parent670f8fb1db109ec2c9ab7e5d2189325988220b23 (diff)
downloadfreeipa-1e8db4b5c7a55dac0008ad9b9bf5802ba30e8c2a.tar.gz
freeipa-1e8db4b5c7a55dac0008ad9b9bf5802ba30e8c2a.tar.xz
freeipa-1e8db4b5c7a55dac0008ad9b9bf5802ba30e8c2a.zip
Add message about last KRA to WebUI Topology view
https://pagure.io/freeipa/issue/6538 Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Pavel Vomacka <pvomacka@redhat.com>
Diffstat (limited to 'install/ui/test/data')
-rw-r--r--install/ui/test/data/ipa_init.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 7d5b32b2e..820f7aa77 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -556,8 +556,8 @@
"label_singular": "Server Role",
},
"servers": {
- "ca_warning_message": "It is strongly recommended to keep the CA services installed on more than one server.",
- "ca_warning_title": "Warning: Only One CA Server Detected",
+ "svc_warning_title": "Warning: Consider service replication",
+ "svc_warning_message": "It is strongly recommended to keep the following services installed on more than one server:",
"remove_server": "Delete Server",
"remove_server_msg": "Deleting a server removes it permanently from the topology. Note that this is a non-reversible action."
},