mirror of
https://github.com/trailofbits/algo
synced 2024-11-18 09:25:38 +00:00
default value for a public key #54
This commit is contained in:
parent
263c3ac89d
commit
08145447b3
1
ec2.yml
1
ec2.yml
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user