feat(bundle): added pubkey
Some checks failed
Build Bootstrap Bundle / build (push) Failing after 53s
Some checks failed
Build Bootstrap Bundle / build (push) Failing after 53s
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user