added var temps
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
linode_token: "TOKEN"
|
||||
region_choices:
|
||||
- ap-west
|
||||
- ca-central
|
||||
- ap-southeast
|
||||
- us-iad
|
||||
- us-ord
|
||||
- fr-par
|
||||
- us-sea
|
||||
- br-gru
|
||||
- nl-ams
|
||||
- se-sto
|
||||
- es-mad
|
||||
- in-maa
|
||||
- jp-osa
|
||||
- it-mil
|
||||
- us-mia
|
||||
- id-cgk
|
||||
- us-lax
|
||||
- gb-lon
|
||||
- au-mel
|
||||
- in-bom-2
|
||||
- de-fra-2
|
||||
- sg-sin-2
|
||||
- us-central
|
||||
- us-west
|
||||
- us-southeast
|
||||
- us-east
|
||||
- eu-west
|
||||
- ap-south
|
||||
- eu-central
|
||||
- ap-northeast
|
||||
plan: "g6-standard-2"
|
||||
image: "linode/kali"
|
||||
domain: "example.com"
|
||||
mail_hostname: "mail.example.com"
|
||||
letsencrypt_email: "admin@example.com"
|
||||
smtp_auth_user: "phishuser"
|
||||
smtp_auth_pass: "SuperSecretPass123!"
|
||||
gophish_admin_port: "2222"
|
||||
Reference in New Issue
Block a user