Files
CoM-c2itall/LINODE/c2-vars-template.yaml
T
n0mad1k 6d307f82d8 Sadge
2025-04-10 13:03:32 -04:00

40 lines
640 B
YAML

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"