apply_net_commands: builtin: [] apt: preserve_sources_list: false primary: - arches: - amd64 - i386 uri: http://us.archive.ubuntu.com/ubuntu - arches: - default uri: http://ports.ubuntu.com/ubuntu-ports curthooks_commands: 000-configure-run: - /snap/bin/subiquity.subiquity-configure-run 001-configure-apt: - /snap/bin/subiquity.subiquity-configure-apt - /snap/subiquity/1966/usr/bin/python3 - 'true' builtin: - curtin - curthooks debconf_selections: subiquity: '' extract_commands: builtin: - curtin - extract grub: probe_additional_os: true terminal: unmodified hook_commands: builtin: - curtin - hook install: error_tarfile: /var/log/curtin/curtin-error-logs.tar log_file: /var/log/curtin/install.log 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 late_commands: builtin: [] network_commands: builtin: - curtin - net-meta - auto partitioning_commands: builtin: - curtin - block-meta - simple pollinate: user_agent: subiquity: 20.07.1+git2.5de9df3e_1966 proxy: {} reporting: subiquity: identifier: curtin_event.3326 type: journald stages: - early - partitioning - extract - curthooks - hook - late storage: config: - grub_device: false id: disk-nvme0n1 name: '' path: /dev/nvme0n1 preserve: false ptable: gpt serial: INTEL SSDPE2KX020T8_BTLJ0086083G2P0BGN type: disk wipe: superblock-recursive wwn: eui.01000000010000005cd2e41446e65151 - grub_device: false id: disk-nvme1n1 name: '' path: /dev/nvme1n1 preserve: false ptable: gpt serial: INTEL SSDPE2KX020T8_BTLJ007301LA2P0BGN type: disk wwn: eui.01000000010000005cd2e4f679e35151 - device: disk-nvme1n1 flag: boot grub_device: true id: partition-0 number: 1 preserve: false size: 536870912 type: partition wipe: superblock - fstype: fat32 id: format-0 preserve: false type: format volume: partition-0 - device: disk-nvme0n1 flag: '' id: partition-1 number: 1 preserve: false size: 536870912 type: partition wipe: superblock - fstype: ext4 id: format-1 preserve: false type: format volume: partition-1 - device: disk-nvme1n1 flag: '' id: partition-2 number: 2 preserve: false size: 1999859875840 type: partition wipe: superblock - device: disk-nvme0n1 flag: '' id: partition-3 number: 2 preserve: false size: 1999859875840 type: partition wipe: superblock - devices: - partition-2 - partition-3 id: raid-0 name: md0 preserve: false ptable: gpt raidlevel: raid0 spare_devices: [] type: raid - device: raid-0 flag: '' id: partition-5 number: 1 preserve: false size: 3298534883328 type: partition wipe: superblock - fstype: ext4 id: format-3 preserve: false type: format volume: partition-5 - device: raid-0 flag: '' id: partition-6 number: 2 preserve: false size: 700910141440 type: partition wipe: superblock - devices: - partition-6 id: lvm_volgroup-0 name: vg0 preserve: false type: lvm_volgroup - id: lvm_partition-0 name: root preserve: false size: 42949672960B type: lvm_partition volgroup: lvm_volgroup-0 - fstype: ext4 id: format-4 preserve: false type: format volume: lvm_partition-0 - device: format-4 id: mount-3 path: / type: mount - id: lvm_partition-1 name: binlogs preserve: false size: 424048328704B type: lvm_partition volgroup: lvm_volgroup-0 - fstype: ext4 id: format-5 preserve: false type: format volume: lvm_partition-1 - device: format-5 id: mount-4 path: /srv/binlog type: mount - id: lvm_partition-2 name: logs preserve: false size: 68719476736B type: lvm_partition volgroup: lvm_volgroup-0 - fstype: ext4 id: format-6 preserve: false type: format volume: lvm_partition-2 - device: format-6 id: mount-5 path: /var/log type: mount - id: lvm_partition-3 name: tmp preserve: false size: 21474836480B type: lvm_partition volgroup: lvm_volgroup-0 - fstype: ext4 id: format-7 preserve: false type: format volume: lvm_partition-3 - device: format-7 id: mount-6 path: /tmp type: mount - id: lvm_partition-4 name: disk2 preserve: false size: 85899345920B type: lvm_partition volgroup: lvm_volgroup-0 - fstype: ext4 id: format-8 preserve: false type: format volume: lvm_partition-4 - device: format-8 id: mount-7 path: /disk2 type: mount - device: format-0 id: mount-0 path: /boot/efi type: mount - device: format-3 id: mount-2 path: /var/lib/mysql type: mount version: 1 verbosity: 3 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: '917bec3c27f141dbaef4c0f2a437a00e ' path: etc/machine-id permissions: 292 etc_netplan_installer: content: "# This is the network config written by 'subiquity'\nnetwork:\n ethernets:\n\ \ enp94s0f1:\n addresses:\n - 66.85.158.18/29\n gateway4:\ \ 66.85.158.17\n nameservers:\n addresses:\n - 8.8.8.8\n\ \ - 1.1.1.1\n search:\n - securedservers.com\n version:\ \ 2\n" path: etc/netplan/00-installer-config.yaml media_info: content: Ubuntu-Server 18.04.5 LTS "Bionic Beaver" - Release amd64 (20200806.1) path: var/log/installer/media-info permissions: 420 nonet: content: 'network: {config: disabled} ' path: etc/cloud/cloud.cfg.d/subiquity-disable-cloudinit-networking.cfg