#cloud-config # See the autoinstall documentation at: # https://canonical-subiquity.readthedocs-hosted.com/en/latest/reference/autoinstall-reference.html autoinstall: apt: disable_components: [] fallback: offline-install geoip: true mirror-selection: primary: - country-mirror - arches: &id001 - amd64 - i386 uri: http://archive.ubuntu.com/ubuntu/ - arches: &id002 - s390x - arm64 - armhf - powerpc - ppc64el - riscv64 uri: http://ports.ubuntu.com/ubuntu-ports preserve_sources_list: false security: - arches: *id001 uri: http://security.ubuntu.com/ubuntu/ - arches: *id002 uri: http://ports.ubuntu.com/ubuntu-ports codecs: install: false drivers: install: false identity: hostname: asgard password: $6$aKFCJgQqbmPgUxmh$h9PxGKYWOhQUMl/D3cDwfcVtIVDvC10PWIRJAfDAdgozXcMhgWd7evXeLdiITUJPL8A3EwKN8ahumKLXSjqPo. realname: odin username: odin kernel: package: linux-generic keyboard: layout: br toggle: null variant: '' locale: en_US.UTF-8 network: ethernets: {} version: 2 wifis: {} oem: install: auto source: id: ubuntu-server search_drivers: false ssh: allow-pw: true authorized-keys: [] install-server: true storage: config: - ptable: gpt serial: ADATA_SU800_DH3020004815 wwn: '0x5707c18d00023189' path: /dev/sda wipe: superblock-recursive preserve: false name: '' grub_device: false id: disk-sda type: disk - device: disk-sda size: 1127219200 wipe: superblock flag: boot number: 1 preserve: false grub_device: true offset: 1048576 path: /dev/sda1 id: partition-0 type: partition - fstype: fat32 volume: partition-0 preserve: false id: format-0 type: format - device: disk-sda size: 2147483648 wipe: superblock number: 2 preserve: false grub_device: false offset: 1128267776 path: /dev/sda2 id: partition-1 type: partition - fstype: ext4 volume: partition-1 preserve: false id: format-1 type: format - device: disk-sda size: 124758523904 wipe: superblock number: 3 preserve: false grub_device: false offset: 3275751424 path: /dev/sda3 id: partition-2 type: partition - name: ubuntu-vg devices: - partition-2 preserve: false id: lvm_volgroup-0 type: lvm_volgroup - name: ubuntu-lv volgroup: lvm_volgroup-0 size: 62377689088B wipe: superblock preserve: false path: /dev/ubuntu-vg/ubuntu-lv id: lvm_partition-0 type: lvm_partition - fstype: ext4 volume: lvm_partition-0 preserve: false id: format-2 type: format - path: / device: format-2 id: mount-2 type: mount - path: /boot device: format-1 id: mount-1 type: mount - path: /boot/efi device: format-0 id: mount-0 type: mount updates: security version: 1