Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #cloud-config
- autoinstall:
- version: 1
- refresh-installer:
- update: true
- source:
- search_drivers: true
- id: ubuntu-desktop-minimal
- storage:
- layout:
- name: zfs
- identity:
- username: liblaf
- hostname: Ubuntu
- password: $1$4gDKKqSk$.mKsydtUuM9ofc2O1fKtm1
- ssh:
- install-server: true
- authorized-keys:
- - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBwTNJyOkeKeZ03+rdwsnUcjvBh53GoIo7jV/LIv1hOG 30631553[email protected]
- allow-pw: false
- codecs:
- install: true
- drivers:
- install: true
- oem:
- install: auto
- snaps:
- - name: chezmoi
- classic: true
- packages:
- - flatpak
- timezone: Asia/Shanghai
- updates: all
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement