fix sample configu
This commit is contained in:
parent
113e6a8833
commit
66ea409145
1 changed files with 19 additions and 19 deletions
|
@ -57,7 +57,7 @@
|
|||
# - library: /usr/lib/x86_64-linux-gnu/kea/hooks/libdhcp_ha.so
|
||||
# parameters:
|
||||
# high-availability:
|
||||
# this-server-name: server1
|
||||
# - this-server-name: server1
|
||||
# trust-anchor: /etc/letsencrypt/live/server1/chain.pem
|
||||
# cert-file: /etc/letsencrypt/live/server1/cert.pem
|
||||
# key-file: /etc/letsencrypt/live/server1/privkey.pem
|
||||
|
@ -136,7 +136,7 @@
|
|||
# - name: "kea-dhcp-ddns"
|
||||
# output_options:
|
||||
# - output: stdout
|
||||
# pattern: "%-5p %m\\n"
|
||||
# pattern: "%-5p %m\n"
|
||||
# severity: INFO
|
||||
# debuglevel: 0
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue