feat(bundle): added pubkey
Some checks failed
Build Bootstrap Bundle / build (push) Failing after 53s

This commit is contained in:
Sebastian Rust
2026-02-08 09:10:42 +01:00
parent 8a39e03da4
commit 8522da90e0
2 changed files with 6 additions and 4 deletions

View File

@@ -29,6 +29,7 @@
vars:
# User defaults (override via -e or vars file)
user_name: "operator"
user_pubkey: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIElTjmqtmr7xPTDjmWz7bN9vw7HXZds8Hxc99qBEGN/Y jack@turing"
# SSH hardening defaults - secure by default
ssh_permit_root_login: "no"