]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5632] Removed extraneous comma from the example HA config.
authorMarcin Siodelski <marcin@isc.org>
Fri, 25 May 2018 07:53:32 +0000 (09:53 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 25 May 2018 07:53:32 +0000 (09:53 +0200)
doc/examples/kea4/ha-load-balancing-primary.json

index 76faaae92f6120b8e9c83955e84f229df7d025ac..73e15ec2569d98234097aac72b039acea18357af 100644 (file)
@@ -43,7 +43,7 @@
         // phones class
         {
             "name": "phones",
-            "test": "substring(option[60].hex,0,6) == 'Aastra'",
+            "test": "substring(option[60].hex,0,6) == 'Aastra'"
         },
         // laptops are everything but phones.
         {