dotfiles/dot_config/lab.hcl.tmpl

6 lines
96 B
Cheetah

"core" = {
"host" = "{{ .lab.core.host }}"
"token" = ""
"user" = "{{ .lab.core.user }}"
}