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

knot-dns: add watch_in

parent 854ad367
Branches
No related tags found
1 merge request!528Resolve "Use knot mod-geoip for nextnode address"
Pipeline #24137 passed
......@@ -12,7 +12,6 @@ knot:
- reload: True
- watch:
- pkg: knot
- file: /etc/knot/knot.conf
- git: /var/lib/knot/zones
/etc/knot/knot.conf:
......@@ -24,6 +23,8 @@ knot:
- template: jinja
- require:
- pkg: knot
- watch_in:
- service: knot
/var/lib/knot/zones:
git.latest:
......@@ -44,6 +45,8 @@ knot:
- template: jinja
- require:
- pkg: knot
- watch_in:
- service: knot
/etc/ferm/conf.d/40-knot.conf:
file.managed:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment