subiquity/examples/answers/raid.yaml

73 lines
1.4 KiB
YAML
Raw Normal View History

Source:
source: ubuntu-server
2018-06-26 00:25:38 +00:00
Welcome:
lang: en_US
2019-03-10 20:20:43 +00:00
Refresh:
update: no
2018-06-26 00:25:38 +00:00
Keyboard:
layout: us
Network:
accept-default: yes
Proxy:
proxy: ""
Mirror:
mirror: "http://us.archive.ubuntu.com"
Filesystem:
manual:
- obj: [disk index 0]
2020-04-20 22:51:00 +00:00
action: TOGGLE_BOOT
2018-06-26 00:25:38 +00:00
- obj: [disk index 0]
action: PARTITION
data:
size: 1G
fstype: null
- &newpart
obj: [disk index 0]
2018-06-26 00:25:38 +00:00
action: PARTITION
data:
size: 1G
fstype: null
- *newpart
- *newpart
2018-06-26 00:25:38 +00:00
- action: create-raid
data:
name: md1
2018-06-26 00:25:38 +00:00
level: 1
devices:
- [disk index 0, part 1]
- active
- [disk index 0, part 2]
- active
- [disk index 0, part 3]
- spare
- obj: [disk index 0]
action: PARTITION
data:
size: 1G
mount: /boot
- obj: [raid name md1]
2018-07-04 23:14:39 +00:00
action: PARTITION
data:
fstype: ext4
mount: /
2018-06-26 00:25:38 +00:00
- action: done
Identity:
realname: Ubuntu
username: ubuntu
hostname: ubuntu-server
# ubuntu
password: '$6$wdAcoXrU039hKYPd$508Qvbe7ObUnxoj15DRCkzC3qO7edjH0VV7BPNRDYK4QR8ofJaEEF2heacn0QgD.f8pO8SNp83XNdWG6tocBM1'
UbuntuPro:
token: C1NWcZTHLteJXGVMM6YhvHDpGrhyy7
2018-12-12 01:54:32 +00:00
SSH:
install_server: false
2018-06-26 00:25:38 +00:00
SnapList:
snaps:
hello:
channel: stable
2021-09-22 23:45:58 +00:00
classic: false
2018-06-26 00:25:38 +00:00
InstallProgress:
reboot: yes
Drivers:
install: no