You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
352 B
HCL
14 lines
352 B
HCL
domain = ""
|
|
|
|
do_token = "" # token from "API" settings on DigitalOcean
|
|
|
|
cloudflare_api_token = ""
|
|
cloudflare_zone_id = ""
|
|
cloudflare_account_id = ""
|
|
|
|
cluster_name = "mycluster"
|
|
machines = ["mynode"]
|
|
datacenter = "sfo3"
|
|
ssh_keys = [""] # paste contents of id_rsa.pub
|
|
flatcar_stable_version = "4230.2.1"
|