knot: remove static block
This commit is contained in:
parent
0823702685
commit
f6cd77d2ed
1 changed files with 0 additions and 12 deletions
|
@ -12,18 +12,6 @@ data:
|
||||||
log:
|
log:
|
||||||
- target: stdout
|
- target: stdout
|
||||||
|
|
||||||
zone:
|
|
||||||
- domain: place7.ungleich.ch
|
|
||||||
file: /zones/place7.ungleich.ch
|
|
||||||
|
|
||||||
notknot.conf: |
|
|
||||||
server:
|
|
||||||
listen: 0.0.0.0@53
|
|
||||||
listen: ::@53
|
|
||||||
|
|
||||||
log:
|
|
||||||
- target: stdout
|
|
||||||
|
|
||||||
zone:
|
zone:
|
||||||
{{- range $path, $_ := .Files.Glob "zones/*" }}
|
{{- range $path, $_ := .Files.Glob "zones/*" }}
|
||||||
{{- $domain := base $path }}
|
{{- $domain := base $path }}
|
||||||
|
|
Loading…
Reference in a new issue