unbound(role): add config flag in README
This commit is contained in:
parent
b57b216d7b
commit
69c36161be
1 changed files with 2 additions and 0 deletions
|
|
@ -23,4 +23,6 @@ The following variables can be used to customize this role:
|
||||||
Defaults to `true`.
|
Defaults to `true`.
|
||||||
- `unbound_thread_count`: The number of threads unbound uses.
|
- `unbound_thread_count`: The number of threads unbound uses.
|
||||||
Defaults to max vCPU Count.
|
Defaults to max vCPU Count.
|
||||||
|
- `unbound_private_domain`: List of domains from witch unbound for the domain and its subdomains to allows resolving of RFC1918 addresses. (Not relevent on Debian)
|
||||||
|
Defaults to `[]`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue