correct ostree repo location

see: https://pagure.io/fedora-kickstarts/pull-request/38#comment-8056
This commit is contained in:
Jason Brooks 2016-07-31 14:42:19 -07:00 committed by Bruno Wolff III
parent 1cdbd3ef07
commit 7e4f164444
1 changed files with 1 additions and 1 deletions

View File

@ -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