feat(dns): add dns options
This commit is contained in:
parent
312df44fcd
commit
9ce3d2b888
3 changed files with 5 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ debian_repo_url_update: "http://deb.debian.org/debian"
|
|||
dns_search: "example.internal"
|
||||
dns_servers:
|
||||
- "192.168.10.1"
|
||||
dns_options: []
|
||||
|
||||
# firewall
|
||||
firewall_enable: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue