feat: add Aegis Fedora CoreOS profile

This commit is contained in:
Fabio Scotto di Santolo
2026-09-01 22:38:49 +02:00
parent 1517c92866
commit 764d329a8f
13 changed files with 239 additions and 5 deletions

View File

@@ -0,0 +1,16 @@
# Bootstrap monouso per Fedora CoreOS su Aegis.
# Sostituire la chiave SSH prima di generare Ignition con butane --strict.
variant: fcos
version: 1.6.0
passwd:
users:
- name: core
ssh_authorized_keys:
- "ssh-ed25519 CHANGEME_AEGIS_SSH_PUBLIC_KEY"
storage:
files:
- path: /etc/hostname
mode: 0644
contents:
inline: |
aegis