]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5632] Updated HA example config by removing HA_ class decls.
authorMarcin Siodelski <marcin@isc.org>
Fri, 25 May 2018 06:38:54 +0000 (08:38 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 25 May 2018 06:38:54 +0000 (08:38 +0200)
doc/examples/kea4/ha-load-balancing-primary.json

index 25caa6951f328985e417c431e15622eed456c079..76faaae92f6120b8e9c83955e84f229df7d025ac 100644 (file)
     // Client classes will associate address pools with certain servers taking
     // part in providing High Availability.
     "client-classes": [
-        // This class corresponds with a scope of the server1.
-        // It must be always declared.
-        {
-            "name": "HA_server1"
-        },
-        // This class corresponds with a scope of the server2.
-        // It must be always declared.
-        {
-            "name": "HA_server2"
-        },
         // phones class
         {
             "name": "phones",