]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2050] Updated second server's peers descriptions
authorTomek Mrugalski <tomek@isc.org>
Fri, 24 Sep 2021 10:53:27 +0000 (12:53 +0200)
committerTomek Mrugalski <tomek@isc.org>
Fri, 24 Sep 2021 15:24:33 +0000 (17:24 +0200)
doc/examples/template-power-user-home/kea-dhcp4-2.conf

index 3bd3aaae7ad71637038e5430ae0fe2f441f68342..799c7163e6caf9a2ba1c3ebcca8c2ef9caa3be4a 100644 (file)
                         // This is the configuration of this server instance.
                         {
                             "name": "server1",
-                            // This specifies the URL of our server instance. The
+                            // This specifies the URL of the partner's server instance. The
                             // Control Agent must run along with our DHCPv4 server
                             // instance and the "http-host" and "http-port" must be
                             // set to the corresponding values.
                         // This is the configuration of our HA peer.
                         {
                             "name": "server2",
-                            // Specifies the URL on which the partner's control
-                            // channel can be reached. The Control Agent is required
+                            // Specifies the URL on which the control agent for this server
+                            // can be reached. The Control Agent is required
                             // to run on the partner's machine with "http-host" and
                             // "http-port" values set to the corresponding values.
                             "url": "http://192.168.1.3:8000/",