unbound(role): make unbound thread number configurable
This commit is contained in:
parent
960315d182
commit
c051fc6337
2 changed files with 3 additions and 2 deletions
|
|
@ -17,3 +17,4 @@ The following variables can be used to customize this role:
|
|||
| unbound_enable_dnssec | Boolean | `true` | Whether dnssec validation should be enabled |
|
||||
| unbound_access_control | List of Strings | `[]` | **Required** List of [unbound access control values](https://unbound.docs.nlnetlabs.nl/en/latest/manpages/unbound.conf.html#:~:text=access-control:%20%3CIP%20netblock%3E%20%3Caction%3E) |
|
||||
| unbound_disable_systemd_networkd | Boolean | `true` | If true, systemd-networkd is disabled and the local system is pointed towards the configured dns resolver. |
|
||||
| unbound_thread_count | Integer | Max vCPU Count | The number of threads unbound uses |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue