hosts: vmhost[01]: Update static DNS server address
parent
caef7f342b
commit
57702bb9c7
|
@ -7,7 +7,7 @@ networkd_networks:
|
||||||
Network:
|
Network:
|
||||||
Address: 172.30.0.18/26
|
Address: 172.30.0.18/26
|
||||||
Gateway: 172.30.0.1
|
Gateway: 172.30.0.1
|
||||||
DNS: 172.30.0.4
|
DNS: 172.30.0.1
|
||||||
|
|
||||||
- name: 35-enp6s0f0
|
- name: 35-enp6s0f0
|
||||||
Match:
|
Match:
|
||||||
|
|
|
@ -7,7 +7,7 @@ networkd_networks:
|
||||||
Network:
|
Network:
|
||||||
Address: 172.30.0.19/26
|
Address: 172.30.0.19/26
|
||||||
Gateway: 172.30.0.1
|
Gateway: 172.30.0.1
|
||||||
DNS: 172.30.0.4
|
DNS: 172.30.0.1
|
||||||
|
|
||||||
- name: 35-enp6s0f0
|
- name: 35-enp6s0f0
|
||||||
Match:
|
Match:
|
||||||
|
|
Loading…
Reference in New Issue