subiquity/examples/answers/lvm-dmcrypt.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

86 lines
1.7 KiB
YAML
Raw Normal View History

Source:
source: ubuntu-server-minimal
2019-02-27 22:42:13 +00:00
Welcome:
lang: en_US
2019-03-10 20:20:43 +00:00
Refresh:
update: no
2019-02-27 22:42:13 +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
2019-02-27 22:42:13 +00:00
- &newpart
obj: [disk index 0]
action: PARTITION
data:
size: 1G
fstype: null
2019-02-27 22:42:13 +00:00
- *newpart
- *newpart
- *newpart
- *newpart
- *newpart
- obj: [disk index 0]
action: PARTITION
data:
size: 1G
fstype: ext4
mount: /boot
- action: create-vg
data:
name: vg-1
devices:
- [disk index 0, part 1]
- [disk index 0, part 2]
encrypt: true
passphrase: "passw0rd"
confirm_passphrase: "passw0rd"
- obj: [volgroup name vg-1]
action: EDIT
data:
encrypt: false
- obj: [volgroup name vg-1]
action: EDIT
data:
encrypt: true
passphrase: "passw0rd"
confirm_passphrase: "passw0rd"
2019-02-27 22:42:13 +00:00
- obj: [volgroup name vg-1]
action: CREATE_LV
data:
name: lv-0
size: 1G
fstype: ext4
mount: /
- action: done
Identity:
realname: Ubuntu
username: ubuntu
hostname: ubuntu-server
# ubuntu
password: '$6$wdAcoXrU039hKYPd$508Qvbe7ObUnxoj15DRCkzC3qO7edjH0VV7BPNRDYK4QR8ofJaEEF2heacn0QgD.f8pO8SNp83XNdWG6tocBM1'
UbuntuPro:
token: C1NWcZTHLteJXGVMM6YhvHDpGrhyy7
2019-02-27 22:42:13 +00:00
SSH:
install_server: true
pwauth: false
authorized_keys:
- |
ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAA # ssh-import-id lp:subiquity
SnapList:
snaps:
hello:
channel: stable
2021-09-22 23:45:58 +00:00
classic: false
2019-02-27 22:42:13 +00:00
InstallProgress:
reboot: yes
Drivers:
install: no