Learn more about these different git repos.
Other Git URLs
Currently, the cloud image size is hardcoded at 3GB in https://git.fedorahosted.org/cgit/releng/tree/scripts/build-cloud-images#n39
This is apparently too small for current Atomic, and may actually be bigger than we want for Cloud Base. We want to fix the size problem in Atomic, though, and don't want to keep hassling with tickets to rel-eng to change the scripts.
Instead, please make this read from the spin-kickstarts file -- either a config file in spin-kickstarts (e.g. fedora-cloud-atomic.ks.cfg) or from the kickstart file itself (a special comment? i'm not sure that'll survive the kickstart smashing).
attachment 0001-build-cloud-images-Atomic-Bump-to-6GB.patch
Reading from the kickstart file would be great, above patch is just a quick short term hack.
I have changed the atomic image to be 5G anaconda refuses to install if the disk is less than 3G which is why that value was chosen. more logic to deal with things automatically would not hurt. but the images can not be less than 3G
Thanks Dennis!
Lets try work out a more elegant solution going forward
Metadata Update from @mattdm: - Issue set to the milestone: Fedora 23 Alpha - Issue tagged with: planning
closing this as can't fix. pungi config requires we set the disk size, in most if not all cases we should actually just use autopartitioning
Metadata Update from @ausil: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.