blockerbugs: changing stg to use generic ks
There is a new ks in the repo that isn't tied to a specific version of Fedora. Changing blockerbugs-stg to use that instead of the older style version-fixed kickstart
This commit is contained in:
parent
e01711b380
commit
19579a7fc6
1 changed files with 3 additions and 1 deletions
|
@ -2,8 +2,10 @@
|
|||
nm: 255.255.255.0
|
||||
gw: 10.3.166.254
|
||||
dns: 10.3.163.33
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-34
|
||||
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/34/Server/x86_64/os/
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.3.166.37
|
||||
vmhost: vmhost-x86-08.stg.iad2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue