[Bug 1464107] Re: Disk sizing information in the config file ignored
David Peall
1464107 at bugs.launchpad.net
Thu Jun 11 11:56:24 UTC 2015
I've found the bug but am not sure how to fix:
This code here in cli.py:
if self.options.config:
config_files.append(self.options.config)
util.apply_config_files_to_context(config_files, distro)
util.apply_config_files_to_context(config_files, hypervisor)
Only loads settings that are properties of the distro and hypervisor
object, that excludes settings for disk so rootsize, optsize, swapsize
and part are therefore ignored in configurations files.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in Ubuntu.
https://bugs.launchpad.net/bugs/1464107
Title:
Disk sizing information in the config file ignored
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1464107/+subscriptions
More information about the Ubuntu-server-bugs
mailing list