gce.bind01: exclude from backups

This commit is contained in:
Franzi 2022-01-04 15:36:30 +01:00
parent 245b2219ee
commit 460a04278f
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@ nodes['gce.bind01'] = {
'webserver',
},
'metadata': {
'backups': {
# This is the primary DNS server. However, we only use
# replication for DynDNS, currently. No need for backups here.
'exclude_from_backups': True,
},
'interfaces': {
'ens4': {
'ips': {