groups/home: use default nameservers until we implemented a dns cache
This commit is contained in:
parent
d83dbbdd75
commit
7e4c69c3f1
1 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@ groups['home'] = {
|
|||
},
|
||||
'metadata': {
|
||||
'location': 'home',
|
||||
'nameservers': {
|
||||
'172.19.138.1',
|
||||
},
|
||||
# 'nameservers': {
|
||||
# '172.19.138.1',
|
||||
# },
|
||||
'postfix': {
|
||||
# It's fine to do this without authentificating to the relayhost.
|
||||
# These Systems are not supposed to send mail anywhere else
|
||||
|
|
Loading…
Reference in a new issue