mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-13 13:17:48 +02:00
default value for a public key #54
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
|
||||
- name: "ssh_public_key"
|
||||
prompt: "Enter the local path to your SSH public key (ex: ~/.ssh/id_rsa.pub):\n"
|
||||
default: "~/.ssh/id_rsa.pub"
|
||||
private: no
|
||||
|
||||
- name: "dns_enabled"
|
||||
|
||||
Reference in New Issue
Block a user