oci-registries: use correct gateway

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2020-05-24 11:10:26 -07:00
parent 2696acca96
commit 7d068b9be7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
---
nm: 255.255.255.0
gw: 10.3.163.254
gw: 10.3.169.254
dns: 10.3.163.33
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/

View File

@@ -1,6 +1,6 @@
---
nm: 255.255.255.0
gw: 10.3.163.254
gw: 10.3.169.254
dns: 10.3.163.33
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/