groups/home: use default nameservers until we implemented a dns cache

This commit is contained in:
Franzi 2020-11-15 09:40:48 +01:00
parent d83dbbdd75
commit 7e4c69c3f1
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -50,9 +50,9 @@ groups['home'] = {
}, },
'metadata': { 'metadata': {
'location': 'home', 'location': 'home',
'nameservers': { # 'nameservers': {
'172.19.138.1', # '172.19.138.1',
}, # },
'postfix': { 'postfix': {
# It's fine to do this without authentificating to the relayhost. # It's fine to do this without authentificating to the relayhost.
# These Systems are not supposed to send mail anywhere else # These Systems are not supposed to send mail anywhere else