mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
Update non-cloud.yml
This commit is contained in:
parent
b4f55ceee1
commit
64d735a383
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
private: no
|
||||
|
||||
- name: "server_user"
|
||||
prompt: "What user should we use to login on the server? (Ignore if you're deploying to localhost):\n"
|
||||
prompt: "What user should we use to login on the server? (ignore if you're deploying to localhost):\n"
|
||||
default: "root"
|
||||
private: no
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
private: yes
|
||||
|
||||
- name: "IP_subject"
|
||||
prompt: "Enter public IP address of your server: (IMPORTANT! This IP is using to verify the certificate)\n"
|
||||
prompt: "Enter public IP address of your server: (IMPORTANT! This IP is used to verify the certificate)\n"
|
||||
private: no
|
||||
|
||||
tasks:
|
||||
|
|
Loading…
Add table
Reference in a new issue