forked from srbala/fedora-kickstarts
atomic: Use ostreesetup instead of %repo
Since we're doing an OSTree install
This commit is contained in:
parent
2fa7a61c8e
commit
b73614d1e1
@ -25,8 +25,8 @@ zerombr
|
|||||||
clearpart --all
|
clearpart --all
|
||||||
part / --size 3000 --fstype ext4
|
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
|
reboot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user