Files
clr-installer/scripts/azure-machine-learning.yaml
T
Leandro Dorileo 71305a8326 images: add image descriptors
aws, azure, ciao-networking, cloud, containers, gce, and hyperv
image descriptors.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2018-10-26 16:03:11 -07:00

41 lines
693 B
YAML

#clear-linux-config
# switch between aliases if you want to install to an actuall block device
# i.e /dev/sda
block-devices: [
{name: "bdevice", file: "azure-machine-learning.img"}
]
targetMedia:
- name: ${bdevice}
size: "20G"
type: disk
children:
- name: ${bdevice}1
fstype: ext4
mountpoint: /
options: -O ^64bit
size: "20G"
type: part
bundles: [
editors,
machine-learning-basic,
network-basic,
openssh-server,
os-cloudguest-azure,
os-core,
os-core-update,
storage-utils,
sysadmin-basic,
]
postArchive: false
postReboot: false
telemetry: false
legacyBios: true
keyboard: us
language: en_US.UTF-8
kernel: kernel-hyperv