atomic: Use ostreesetup instead of %repo

Since we're doing an OSTree install
This commit is contained in:
Colin Walters 2014-07-21 14:06:35 -04:00
parent 2fa7a61c8e
commit b73614d1e1
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ zerombr
clearpart --all
part / --size 3000 --fstype ext4
%include fedora-repo.ks
# Equivalent of %include fedora-repo.ks
ostreesetup --osname="fedora-atomic" --remote="fedora-atomic" --url="http://dl.fedoraproject.org/repo" --nogpg
reboot