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.

8 lines
261 B
HCL

do_token = "" # token from "API" settings on DigitalOcean
cluster_name = "mycluster"
machines = ["mynode"]
datacenter = "sfo3"
ssh_keys = [""] # paste contents of id_rsa.pub
flatcar_stable_version = "4230.2.1"