mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
* Update Terraform examples to use Terraform v0.13 * Refresh examples to show Fedora CoreOS and Flatcar Linux * Remove the etcd3 example, not worth it to maintain
4 lines
148 B
Plaintext
4 lines
148 B
Plaintext
matchbox_http_endpoint = "http://matchbox.example.com:8080"
|
|
matchbox_rpc_endpoint = "matchbox.example.com:8081"
|
|
ssh_authorized_key = "YOUR_SSH_KEY"
|