This commit is contained in:
parent
a56802c8bb
commit
de32bdbf33
8
host_vars/unbound.yaml
Normal file
8
host_vars/unbound.yaml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
ansible_host: unbound.intra.tormakris.dev
|
||||||
|
webserver:
|
||||||
|
- domain: "dns.tormakristof.eu"
|
||||||
|
port: 8080
|
||||||
|
bigrequests: true
|
||||||
|
https: true
|
||||||
|
...
|
@ -16,6 +16,7 @@ proxy:
|
|||||||
- {domain: plex.tormakristof.eu, ip: plex.intra.tormakris.dev, bigrequests: true, ignorecert: false}
|
- {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: 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: 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:
|
static:
|
||||||
[]
|
[]
|
||||||
|
Loading…
Reference in New Issue
Block a user