second.resolver.name -> secondry.resolver.name
This commit is contained in:
parent
33f4660503
commit
7ad5f62022
2 changed files with 2 additions and 3 deletions
|
@ -24,8 +24,7 @@
|
|||
'hosts': {
|
||||
'10.0.11.3': [
|
||||
'resolver.name',
|
||||
'first.resolver.name',
|
||||
'second.resolver.name',
|
||||
'secondary.resolver.name',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
'bind': {
|
||||
'master_node': 'netcup.mails',
|
||||
'hostname': 'second.resolver.name',
|
||||
'hostname': 'secondary.resolver.name',
|
||||
},
|
||||
# 'postfix': {
|
||||
# 'master_node': 'netcup.mails',
|
||||
|
|
Loading…
Reference in a new issue