Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts

This commit is contained in:
Adam Williamson 2014-09-02 09:53:05 -07:00
commit e65263fa4a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ clearpart --all
autopart
# Equivalent of %include fedora-repo.ks
ostreesetup --osname="fedora-atomic" --remote="fedora-atomic" --url="http://dl.fedoraproject.org/repo" --nogpg
ostreesetup --nogpg --osname=fedora-atomic-host --remote=installmedia --url=http://kojipkgs.fedoraproject.org/mash/atomic/ --ref=fedora-atomic/rawhide/x86_64/docker-host
reboot