From: Marcin Siodelski Date: Fri, 25 May 2018 06:38:54 +0000 (+0200) Subject: [5632] Updated HA example config by removing HA_ class decls. X-Git-Tag: trac5382a_base~2^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=122794758f89075c7d6acabab9c7f1e9a7a1cdb9;p=thirdparty%2Fkea.git [5632] Updated HA example config by removing HA_ class decls. --- diff --git a/doc/examples/kea4/ha-load-balancing-primary.json b/doc/examples/kea4/ha-load-balancing-primary.json index 25caa6951f..76faaae92f 100644 --- a/doc/examples/kea4/ha-load-balancing-primary.json +++ b/doc/examples/kea4/ha-load-balancing-primary.json @@ -40,16 +40,6 @@ // 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",