add flatcar support for Hetzner (#9618)

This commit is contained in:
florianow
2022-12-28 03:17:28 +01:00
committed by GitHub
parent 90719a9990
commit 8267922a16
9 changed files with 346 additions and 3 deletions

View File

@@ -9,6 +9,8 @@ ssh_public_keys = [
"ssh-rsa I-did-not-read-the-docs 2",
]
ssh_private_key_path = "~/.ssh/id_rsa"
machines = {
"master-0" : {
"node_type" : "master",