OSBS: fix the kickstart name for aarch64 nodes
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
b6ecb802f8
commit
4940def46a
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
nm: 255.255.255.0
|
||||
gw: 10.5.128.254
|
||||
dns: 10.5.126.21
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-aarch64-30-osbs
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-30-aarch64-osbs
|
||||
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/30/Server/aarch64/os/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.5.128.112
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
nm: 255.255.255.0
|
||||
gw: 10.5.128.254
|
||||
dns: 10.5.126.21
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-aarch64-30-osbs
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-30-aarch64-osbs
|
||||
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/30/Server/aarch64/os/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.5.128.113
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue