Add VPN flag for DNS and update TLSA record for mail
This commit is contained in:
parent
32e42626a1
commit
a7a8d17186
6 changed files with 23 additions and 17 deletions
|
@ -502,6 +502,7 @@ services = {
|
|||
host = "node001"
|
||||
dns = [{
|
||||
domain = "db.serguzim.me"
|
||||
vpn = true
|
||||
}]
|
||||
backup = [{
|
||||
name = "postgresql"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue