forked from srbala/fedora-kickstarts
correct ostree repo location
see: https://pagure.io/fedora-kickstarts/pull-request/38#comment-8056
This commit is contained in:
parent
1cdbd3ef07
commit
7e4f164444
@ -33,7 +33,7 @@ volgroup atomicos pv.01
|
||||
logvol / --size=3000 --fstype="xfs" --name=root --vgname=atomicos
|
||||
|
||||
# Equivalent of %include fedora-repo.ks
|
||||
ostreesetup --nogpg --osname=fedora-atomic --remote=fedora-atomic --url=https://kojipkgs.fedoraproject.org/mash/atomic/24/ --ref=fedora-atomic/24/x86_64/docker-host
|
||||
ostreesetup --nogpg --osname=fedora-atomic --remote=fedora-atomic --url=https://kojipkgs.fedoraproject.org/atomic/24/ --ref=fedora-atomic/24/x86_64/docker-host
|
||||
|
||||
reboot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user