# bare metal name = ["metal"] machine_name = "Bare Metal" # Kernel and firmware are 900M ! size = 2G # TODO: for now use AWS as nocloud is not merged yet #EXCLUDE = ["aws"] packages.linux-virt = null packages.linux-lts = true # TODO: other kernel_modules, kernel_options, or initfs_features?