mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
Fix gateway to be right for secarch network
This commit is contained in:
@@ -2028,7 +2028,7 @@ subnet 10.5.129.0 netmask 255.255.255.0 {
|
||||
|
||||
option domain-name "secarch.fedoraproject.org phx2.fedoraproject.org qa.fedoraproject.org fedoraproject.org";
|
||||
option domain-name-servers 10.5.126.21, 10.5.126.22;
|
||||
option routers 10.5.126.254;
|
||||
option routers 10.5.129.254;
|
||||
option log-servers 10.5.126.29;
|
||||
# option vendor-class-identifier "PXEClient";
|
||||
# option vendor-encapsulated-options 09:0f:80:00:0c:4e:65:74:77:6f:72:6b:20:62:6f:6f:74:0a:07:00:50:72:6f:6d:70:74:06:01:02:08:03:80:00:00:47:04:80:00:00:00:ff;
|
||||
|
||||
Reference in New Issue
Block a user