]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[130-all-keys-sample] Removed spurious trailing spaces 130-all-keys-sample
authorFrancis Dupont <fdupont@isc.org>
Wed, 24 Oct 2018 10:58:29 +0000 (12:58 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 24 Oct 2018 13:05:57 +0000 (09:05 -0400)
doc/examples/kea4/comments.json
doc/examples/kea4/ha-load-balancing-primary.json
doc/examples/kea4/with-ddns.json
doc/examples/kea6/comments.json

index 7c23ee7b0b38cce6f54408b6b9d476e1d493a4d2..104e3479f8f1df213a0c6ce4bc71f62268a67be2 100644 (file)
@@ -65,7 +65,7 @@
 
        // In subnets
        "subnet4": [
-         { 
+         {
            "comment": "A subnet",
            "subnet": "192.0.1.0/24",
            "id": 100,
index 52264ea3d6bc69db127535642373b3a2ceed022e..38500a90ddb0639da5995ef7458944a8343f2b30 100644 (file)
                              // 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.
index e192c6e446d35087fedfe5368f15428d1bfaaece..8bd14a72a685ba268b04ccee6b354648047f8083 100644 (file)
@@ -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":
 
index 49b37d7e36c742442f6a349e4ea82184a855c85d..4bd6f767debd75cf2e77535f8b05db521d73b4b1 100644 (file)
@@ -65,7 +65,7 @@
 
        // In subnets
        "subnet6": [
-         { 
+         {
            "comment": "A subnet",
            "subnet": "2001:db1::/64",
            "id": 100,