network icon indicating copy to clipboard operation
network copied to clipboard

ability to configure DNS priority

Open jhutar opened this issue 2 years ago • 1 comments

I mean this:

$ sudo nmcli c show baremetal | grep ipv4.dns-priority
ipv4.dns-priority:                      10
$ grep IPV4_DNS_PRIORITY /etc/sysconfig/network-scripts/ifcfg-baremetal 
IPV4_DNS_PRIORITY=10

jhutar avatar May 31 '22 08:05 jhutar

I see, it should not require a lot of work to add it in the role, I will take this task soon.

liangwen12year avatar Jun 17 '22 18:06 liangwen12year