atomic: Switch to autopart

We actually want LVM for atomic by default, since it allows a lot more
storage flexibility.
This commit is contained in:
Colin Walters 2014-08-21 18:24:00 -04:00 committed by Dennis Gilmore
parent 5ae38874c7
commit b078e8354d
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@ services --enabled=network,sshd,rsyslog,cloud-init,cloud-init-local,cloud-config
zerombr
clearpart --all
part / --size 3000 --fstype ext4
# Atomic differs from cloud - we want LVM
autopart
ostreesetup --nogpg --osname=fedora-atomic-host --remote=installmedia --url=http://compose-x86-02.phx2.fedoraproject.org/compose/atomic/ --ref=fedora-atomic/f21/x86_64/cloud/docker-host