subiquity/examples/autoinstall.yaml

32 lines
551 B
YAML
Raw Normal View History

2019-12-20 00:23:00 +00:00
version: 1
early-commands:
- echo a
- sleep 1
- echo a
locale: en_UK.UTF-8
refresh-installer:
update: yes
channel: edge
network:
version: 2
ethernets:
all-eth:
match:
name: "eth*"
dhcp4: yes
debconf-selections: eek
packages:
- package1
- package2
2019-12-20 01:27:41 +00:00
late-commands:
- echo late
- sleep 1
- echo late
2019-12-20 00:23:00 +00:00
keyboard:
layout: gb
2019-12-20 00:23:00 +00:00
identity:
realname: ''
username: ubuntu
password: '$6$wdAcoXrU039hKYPd$508Qvbe7ObUnxoj15DRCkzC3qO7edjH0VV7BPNRDYK4QR8ofJaEEF2heacn0QgD.f8pO8SNp83XNdWG6tocBM1'
hostname: ubuntu