add unbound
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Kristóf Torma 2024-04-28 23:58:48 +02:00
parent a56802c8bb
commit de32bdbf33
2 changed files with 9 additions and 0 deletions

8
host_vars/unbound.yaml Normal file
View File

@ -0,0 +1,8 @@
---
ansible_host: unbound.intra.tormakris.dev
webserver:
- domain: "dns.tormakristof.eu"
port: 8080
bigrequests: true
https: true
...

View File

@ -16,6 +16,7 @@ proxy:
- {domain: plex.tormakristof.eu, ip: plex.intra.tormakris.dev, bigrequests: true, ignorecert: false}
- {domain: neko.tormakristof.eu, ip: vzelenka.intra.tormakris.dev, bigrequests: false, ignorecert: false}
- {domain: cloudlog.tormakristof.eu, ip: cloudlog.intra.tormakris.dev, bigrequests: false, ignorecert: false}
- {domain: dns.tormakristof.eu, ip: unbound.intra.tormakris.dev, bigrequests: true, ignorecert: false}
static:
[]