pagure: use the IP address rather than the domain name when pointing to the kickstart in pagure-stg
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
9acfe62519
commit
0989bb3fd5
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
nm: 255.255.255.128
|
||||
dns: 8.8.8.8
|
||||
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-8-ext
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL8-x86_64/
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-8-ext
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL8-x86_64/
|
||||
|
||||
volgroup: /dev/vg_server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue