Files
infra/ansible/bootstrap/aegis.bu
2026-09-01 22:38:49 +02:00

17 lines
378 B
Plaintext

# 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