# Autogenerated by Subiquity: 2022-02-07 07:43:15.226695 UTC
curthooks_commands:
  001-mount-cdrom:
  - mount
  - --bind
  - /cdrom
  - /target/cdrom
debconf_selections:
  subiquity: ''
grub:
  probe_additional_os: true
  terminal: unmodified
install:
  save_install_config: /var/log/installer/curtin-install-cfg.yaml
  save_install_log: /var/log/installer/curtin-install.log
  target: /target
  unmount: disabled
kernel:
  package: linux-generic
pollinate:
  user_agent:
    subiquity: 21.12.2_2974
stages:
- early
- partitioning
- extract
- curthooks
- hook
- late
storage:
  config:
  - ptable: gpt
    path: /dev/sda
    wipe: superblock
    preserve: false
    name: ''
    grub_device: true
    type: disk
    id: disk-sda
  - device: disk-sda
    size: 1048576
    flag: bios_grub
    number: 1
    preserve: false
    grub_device: false
    type: partition
    id: partition-0
  - device: disk-sda
    size: 1073741824
    wipe: superblock
    flag: ''
    number: 2
    preserve: false
    grub_device: false
    type: partition
    id: partition-1
  - fstype: ext4
    volume: partition-1
    preserve: false
    type: format
    id: format-0
  - device: disk-sda
    size: 267358568448
    wipe: superblock
    flag: ''
    number: 3
    preserve: false
    grub_device: false
    type: partition
    id: partition-2
  - name: ubuntu-vg
    devices:
    - partition-2
    preserve: false
    type: lvm_volgroup
    id: lvm_volgroup-0
  - name: ubuntu-lv
    volgroup: lvm_volgroup-0
    size: 107374182400B
    wipe: superblock
    preserve: false
    type: lvm_partition
    id: lvm_partition-0
  - fstype: ext4
    volume: lvm_partition-0
    preserve: false
    type: format
    id: format-1
  - path: /
    device: format-1
    type: mount
    id: mount-1
  - path: /boot
    device: format-0
    type: mount
    id: mount-0
  version: 1
write_files:
  etc_default_keyboard:
    content: '# KEYBOARD CONFIGURATION FILE


      # Consult the keyboard(5) manual page.


      XKBMODEL="pc105"

      XKBLAYOUT="us"

      XKBVARIANT=""

      XKBOPTIONS=""


      BACKSPACE="guess"

      '
    path: etc/default/keyboard
    permissions: 420
  etc_machine_id:
    content: '77ed5bbd16b74ee687742ccdfc11bc2b

      '
    path: etc/machine-id
    permissions: 292
  etc_netplan_installer:
    content: "# This is the network config written by 'subiquity'\nnetwork:\n  ethernets:\n\
      \    ens160:\n      addresses:\n      - 103.172.142.20/26\n      gateway4: 103.172.142.3\n\
      \      nameservers:\n        addresses:\n        - 1.1.1.1\n        - 8.8.8.8\n\
      \        search: []\n  version: 2\n"
    path: etc/netplan/00-installer-config.yaml
  md5check:
    content: "{\n  \"checksum_missmatch\": [\n],\n  \"result\": \"pass\"\n}\n"
    path: var/log/installer/casper-md5check.json
    permissions: 420
  media_info:
    content: Ubuntu-Server 20.04.3 LTS "Focal Fossa" - Release amd64 (20210824)
    path: var/log/installer/media-info
    permissions: 420
  nonet:
    content: 'network: {config: disabled}

      '
    path: etc/cloud/cloud.cfg.d/subiquity-disable-cloudinit-networking.cfg
