Add dns1 and dns2 for nm-controlled resolv.conf
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
d12cedc5d3
commit
dae3290dd7
2 changed files with 6 additions and 1 deletions
|
@ -267,4 +267,7 @@ nagios_Check_Services:
|
|||
baseiptables: True
|
||||
|
||||
# Most of our machines have manual resolv.conf files
|
||||
# These settings are for machines where NM is supposed to control resolv.conf.
|
||||
nm_controlled_resolv: False
|
||||
dns1: "10.5.126.21"
|
||||
dns2: "10.5.126.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue