mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-03 01:17:41 +03:00
parent
5ead940b16
commit
f56fa0d311
@ -2894,7 +2894,7 @@ void VirtualMachine::get_public_clouds(const string& pname, set<string> &clouds)
|
||||
/* -------------------------------------------------------------------------- */
|
||||
|
||||
static std::map<std::string,std::vector<std::string>> UPDATECONF_ATTRS = {
|
||||
{"OS", {"ARCH", "MACHINE", "KERNEL", "INITRD", "BOOTLOADER", "BOOT", "KERNEL_CMD", "ROOT"} },
|
||||
{"OS", {"ARCH", "MACHINE", "KERNEL", "INITRD", "BOOTLOADER", "BOOT", "KERNEL_CMD", "ROOT", "SD_DISK_BUS"} },
|
||||
{"FEATURES", {"PAE", "ACPI", "APIC", "LOCALTIME", "HYPERV", "GUEST_AGENT",
|
||||
"VIRTIO_SCSI_QUEUES"} },
|
||||
{"INPUT", {"TYPE", "BUS"} },
|
||||
|
Loading…
Reference in New Issue
Block a user