Skip to content
Snippets Groups Projects
Commit 2e06ca7f authored by skorpy's avatar skorpy :construction_worker:
Browse files

add fixes to knot-dns

parent 92be55e7
No related branches found
No related tags found
1 merge request!528Resolve "Use knot mod-geoip for nextnode address"
Pipeline #24130 passed
{# upstream docu: https://www.knot-dns.cz/docs/latest/html/modules.html?highlight=subnet#using-subnets #}
nextnode.ffffm.net:
{{ salt['nextnode.knot_yaml']()|yaml(False)| indent(2) }}
{{ salt['nextnode.knot_yaml']()|yaml(True)| indent(2) }}
......@@ -35,7 +35,7 @@ knot:
- pkg: git
- pkg: knot
//var/lib/knot/nextnode.conf:
/var/lib/knot/nextnode.conf:
file.managed:
- source: salt://knot-dns/files/nextnode.conf.j2
- user: knot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment