mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
oci-registries: use correct gateway
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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/
|
||||
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user