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
|
# - library: /usr/lib/x86_64-linux-gnu/kea/hooks/libdhcp_ha.so
|
||||||
# parameters:
|
# parameters:
|
||||||
# high-availability:
|
# high-availability:
|
||||||
# this-server-name: server1
|
# - this-server-name: server1
|
||||||
# trust-anchor: /etc/letsencrypt/live/server1/chain.pem
|
# trust-anchor: /etc/letsencrypt/live/server1/chain.pem
|
||||||
# cert-file: /etc/letsencrypt/live/server1/cert.pem
|
# cert-file: /etc/letsencrypt/live/server1/cert.pem
|
||||||
# key-file: /etc/letsencrypt/live/server1/privkey.pem
|
# key-file: /etc/letsencrypt/live/server1/privkey.pem
|
||||||
|
@ -136,7 +136,7 @@
|
||||||
# - name: "kea-dhcp-ddns"
|
# - name: "kea-dhcp-ddns"
|
||||||
# output_options:
|
# output_options:
|
||||||
# - output: stdout
|
# - output: stdout
|
||||||
# pattern: "%-5p %m\\n"
|
# pattern: "%-5p %m\n"
|
||||||
# severity: INFO
|
# severity: INFO
|
||||||
# debuglevel: 0
|
# debuglevel: 0
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue