added var temps

This commit is contained in:
n0mad1k
2025-04-10 10:44:28 -04:00
parent f120cce197
commit 97277b0f64
3 changed files with 40 additions and 0 deletions
+40
View File
@@ -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"