mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-25 14:21:36 +00:00
Fix kickstart path
This commit is contained in:
parent
7f45b5afee
commit
60b45fae15
@ -73,7 +73,7 @@ image_build = {
|
|||||||
"name": "Rocky-8-Container",
|
"name": "Rocky-8-Container",
|
||||||
"target": "image-rocky-8",
|
"target": "image-rocky-8",
|
||||||
"version": "8.3",
|
"version": "8.3",
|
||||||
"ksurl": "git+https://git.rockylinux.org/Rocky/kickstarts.git?#HEAD",
|
"ksurl": "git+https://git.rockylinux.org/rocky/kickstarts.git?#HEAD",
|
||||||
"kickstart": "Rocky-8-Container.ks",
|
"kickstart": "Rocky-8-Container.ks",
|
||||||
"ksversion": "F26",
|
"ksversion": "F26",
|
||||||
"distro": "Fedora-20",
|
"distro": "Fedora-20",
|
||||||
|
Loading…
Reference in New Issue
Block a user