]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3684] Updated configuration examples per second round of review.
authorMarcin Siodelski <marcin@isc.org>
Tue, 13 Sep 2016 08:39:44 +0000 (10:39 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 13 Sep 2016 08:39:44 +0000 (10:39 +0200)
19 files changed:
doc/examples/kea4/backends.json
doc/examples/kea4/classify.json
doc/examples/kea4/leases-expiration.json
doc/examples/kea4/multiple-options.json
doc/examples/kea4/mysql-reservations.json
doc/examples/kea4/pgsql-reservations.json
doc/examples/kea4/reservations.json
doc/examples/kea4/several-subnets.json
doc/examples/kea4/single-subnet.json
doc/examples/kea6/advanced.json
doc/examples/kea6/backends.json
doc/examples/kea6/classify.json
doc/examples/kea6/leases-expiration.json
doc/examples/kea6/multiple-options.json
doc/examples/kea6/mysql-reservations.json
doc/examples/kea6/pgsql-reservations.json
doc/examples/kea6/reservations.json
doc/examples/kea6/several-subnets.json
doc/examples/kea6/simple.json

index b52b6fade8a6ac91759b2286df2dbf63039a7c67..6f1d19cff6097c342b09a2eee1686fd3cb46d684 100644 (file)
@@ -68,7 +68,7 @@
 #      "contact_points": "192.0.2.1,192.0.2.2,192.0.2.3"
 #  },
 
-# Addresses will be assigned with valid lifetimes being 4000.
+# Addresses will be assigned with a lifetime of 4000 seconds.
   "valid-lifetime": 4000,
 
 # Renew and rebind timers are commented out. This implies that options
@@ -90,7 +90,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index 760f584fd55197a10742ceff1f05073e1fc849a4..e4766f0960df9ecb21509879a3ddd96852220a2b 100644 (file)
@@ -83,7 +83,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index e66f094cca3189dd31b404e0b23ffd177ebf2eb2..d5f0188860cfe106c33b11e87f62a73666826806 100644 (file)
@@ -35,7 +35,7 @@
     "unwarned-reclaim-cycles": 10
   },
 
-# Addresses will be assigned with valid lifetimes being 4000.
+# Addresses will be assigned with a lifetime of 4000 seconds.
   "valid-lifetime": 4000,
 
 # The following list defines subnets. We have only one subnet
@@ -50,7 +50,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index ab07ff5feebd0d91ff4f7520b777d7e1889bf715..940c448547cf7e8365e8f6ac0dbb4ee716c80595 100644 (file)
@@ -17,7 +17,7 @@
     "type": "memfile"
   },
 
-# Addresses will be assigned with valid lifetimes being 4000.
+# Addresses will be assigned with a lifetime of 4000 seconds.
   "valid-lifetime": 4000,
 
 # Renew and rebind timers are commented out. This implies that options
@@ -55,7 +55,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index 8bb1ae0530730ff449f9c9a632c2893588ee1778..e1722073a95ccde1781df034afbec074e0165c0f 100644 (file)
@@ -19,7 +19,7 @@
     "type": "memfile"
   },
 
-# Addresses will be assigned with valid lifetimes being 4000.
+# Addresses will be assigned with a lifetime of 4000 seconds.
   "valid-lifetime": 4000,
 
 # Renew and rebind timers are commented out. This implies that options
@@ -76,7 +76,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index 3f6b91b8b795d69104aba6638a6d8707e4477f0b..ab89f6bdab9e8274be083009a5b876b41a2367f8 100644 (file)
@@ -19,7 +19,7 @@
     "type": "memfile"
   },
 
-# Addresses will be assigned with valid lifetimes being 4000.
+# Addresses will be assigned with a lifetime of 4000 seconds.
   "valid-lifetime": 4000,
 
 # Renew and rebind timers are commented out. This implies that options
@@ -76,7 +76,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index 328a6b351156875cfd5d3e95d2ba86928e49d248..17c8ceb5e09911a6973619da67728c21279afc41 100644 (file)
@@ -17,7 +17,7 @@
     "type": "memfile"
   },
 
-# Addresses will be assigned with valid lifetimes being 4000.
+# Addresses will be assigned with a lifetime of 4000 seconds.
   "valid-lifetime": 4000,
 
 # Renew and rebind timers are commented out. This implies that options
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index f33892a3523a5353954c5cba54f36bac0d5e3975..79606f9184eb04b42ea42e6766d3d3a73c2f197b 100644 (file)
@@ -18,9 +18,9 @@
     "type": "memfile"
   },
 
-# Addresses will be assigned with the valid lifetimes being 4000.
-# Client is told to start renewing after 1000 seconds. If the server
-# does not respond after 2000 seconds since the lease was granted, client
+# Addresses will be assigned with a lifetime of 4000 seconds.
+# The client is told to start renewing after 1000 seconds. If the server
+# does not respond within 2000 seconds of the lease being granted, client
 # is supposed to start REBIND procedure (emergency renewal that allows
 # switching to a different server).
   "valid-lifetime": 4000,
@@ -39,7 +39,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index c3793db6682413643e2451783721e73cfe41c3ac..7ffa8b9495380bc7fc1a69e31d3a1c7c94aeb715 100644 (file)
@@ -18,7 +18,7 @@
     "type": "memfile"
   },
 
-# Addresses will be assigned with valid lifetimes being 4000.
+# Addresses will be assigned with a lifetime of 4000 seconds.
   "valid-lifetime": 4000,
 
 # Renew and rebind timers are commented out. This implies that options
@@ -40,7 +40,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index 4ecd8f32dc5d9065ac9c6134fea1ab8a47c2f3ee..3daca911fc396cdd66288d4fde766fceb571a045 100644 (file)
@@ -73,7 +73,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index 8a7151046106b1328b3de9392304d42dc0867376..4841c63c099e136d6188725f83a47cbad4536150 100644 (file)
@@ -91,7 +91,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index 020f5ed2d8a4d3e89b59b28360b20640d94880bc..7b8c61fcb6cba37ef91c120e507877a6e8fca44f 100644 (file)
@@ -67,7 +67,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index 0ec34df1095319ebafac129937e3101372e81b97..03b3d6b71b2bb46ba76a39cd5bef1c6132a34dbb 100644 (file)
@@ -58,7 +58,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index 498f718a4d1a45175a47fa3bcab8dc0e99a241fd..bf7984c5115e65177225d1f603793eab9f4727d4 100644 (file)
@@ -51,7 +51,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index e1f791c5759e7cdd659f665686700a039adc4543..2574cf9eb208130a8bde40c5fc97f2543379ee65 100644 (file)
@@ -73,7 +73,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index a75d21a0573de884b4da5843665544a57a3fec38..6f7da551390d5fb5144cc98195331020ae088549 100644 (file)
@@ -73,7 +73,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index abf73f91a20d38796b443eed5d05a55e17c57372..9ec546e27296d938ed39ea4a2f3243ae5bbe52d5 100644 (file)
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index 48d0bdb5b4c7b27a51bafe6678655b2a8ead53ac..3dc74b6d41a6a474fc5c89171cfeac7490f823a8 100644 (file)
@@ -43,7 +43,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {
index f7a77008cfbcf82610189f7c18d39bc47104988b..5c7da6310b33804c95cfc724b739bd725b35c2c0 100644 (file)
@@ -42,7 +42,7 @@
 },
 
 # The following configures logging. It assumes that messages with at least
-# informational level (info, warn, error) will will be logged to stdout.
+# informational level (info, warn, error and fatal) should be logged to stdout.
 "Logging": {
     "loggers": [
         {