#120: Fedora 22 Cloud vagrant image does not extend filesystem to disk size ------------------------------+--------------------- Reporter: pwnall | Owner: Type: defect | Status: new Priority: normal | Milestone: Future Component: Cloud Base Image | Resolution: Keywords: | ------------------------------+---------------------
Comment (by jasonbrooks):
I'm sure it could: http://cloudinit.readthedocs.org/en/latest/topics/examples.html -- there are ways to run arbitrary commands in there.
I've been using the add a second disk method, with a vagrantfile like this: https://gist.github.com/jasonbrooks/b84117ada0ec1f7dab61, although, that one is for plain centos, and includes some lines not needed for atomic.
I'd like to see us have an automatically resizing base disk, though, w/ something like this new vagrant-libvirt option.