kickstart over cloud-init
This commit is contained in:
@@ -34,23 +34,7 @@ system:
|
||||
# 14: UEFI Runtime Services Data
|
||||
# 15: UEFI Secure Boot State
|
||||
|
||||
# Cloud-init Configuration
|
||||
cloud_init:
|
||||
timezone: UTC
|
||||
users:
|
||||
- name: admin
|
||||
groups: wheel
|
||||
sudo: ALL=(ALL) NOPASSWD:ALL
|
||||
ssh_authorized_keys:
|
||||
- "your-ssh-key-here"
|
||||
packages:
|
||||
- btrfs-progs
|
||||
- clevis
|
||||
- clevis-luks
|
||||
- clevis-tang
|
||||
- clevis-tpm2
|
||||
- tpm2-tools
|
||||
- tpm2-tss
|
||||
- cryptsetup
|
||||
- systemd
|
||||
- curl
|
||||
# System Settings
|
||||
timezone: UTC
|
||||
keyboard: us
|
||||
language: en_US.UTF-8
|
||||
Reference in New Issue
Block a user