From: Francis Dupont Date: Wed, 24 Oct 2018 10:58:29 +0000 (+0200) Subject: [130-all-keys-sample] Removed spurious trailing spaces X-Git-Tag: 65-libyang-clean-keatext_base~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2F130-all-keys-sample;p=thirdparty%2Fkea.git [130-all-keys-sample] Removed spurious trailing spaces --- diff --git a/doc/examples/kea4/comments.json b/doc/examples/kea4/comments.json index 7c23ee7b0b..104e3479f8 100644 --- a/doc/examples/kea4/comments.json +++ b/doc/examples/kea4/comments.json @@ -65,7 +65,7 @@ // In subnets "subnet4": [ - { + { "comment": "A subnet", "subnet": "192.0.1.0/24", "id": 100, diff --git a/doc/examples/kea4/ha-load-balancing-primary.json b/doc/examples/kea4/ha-load-balancing-primary.json index 52264ea3d6..38500a90dd 100644 --- a/doc/examples/kea4/ha-load-balancing-primary.json +++ b/doc/examples/kea4/ha-load-balancing-primary.json @@ -129,7 +129,7 @@ // set to the corresponding values. "url": "http://192.168.56.33:8080/", // This server is primary. The other one must be - // secondary. + // secondary. "role": "primary" }, // This is the configuration of our HA peer. diff --git a/doc/examples/kea4/with-ddns.json b/doc/examples/kea4/with-ddns.json index e192c6e446..8bd14a72a6 100644 --- a/doc/examples/kea4/with-ddns.json +++ b/doc/examples/kea4/with-ddns.json @@ -1,6 +1,6 @@ // This is an example configuration file for the DHCPv4 server in Kea. // It is a basic scenario with one IPv4 subnet configured but with DDNS -// enabled. +// enabled. { "Dhcp4": diff --git a/doc/examples/kea6/comments.json b/doc/examples/kea6/comments.json index 49b37d7e36..4bd6f767de 100644 --- a/doc/examples/kea6/comments.json +++ b/doc/examples/kea6/comments.json @@ -65,7 +65,7 @@ // In subnets "subnet6": [ - { + { "comment": "A subnet", "subnet": "2001:db1::/64", "id": 100,