mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
(cherry picked from commit f56fa0d311228c054a531dc18151e4c872da2598)
This commit is contained in:
parent
28fdde55a0
commit
25d89c8550
@ -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…
x
Reference in New Issue
Block a user