Skip to content

Instantly share code, notes, and snippets.

@brudnak
Last active September 16, 2024 17:09
Show Gist options
  • Save brudnak/8e94d2489480409a7af188f4452261c2 to your computer and use it in GitHub Desktop.
Save brudnak/8e94d2489480409a7af188f4452261c2 to your computer and use it in GitHub Desktop.
ssh_key_path: /path
nodes:
- address: 0.0.0.0
internal_address: 0.0.0.0
user: ubuntu
role:
- etcd
- controlplane
- worker
- address: 0.0.0.0
internal_address: 0.0.0.0
user: ubuntu
role:
- etcd
- controlplane
- worker
- address: 0.0.0.0
internal_address: 0.0.0.0
user: ubuntu
role:
- etcd
- controlplane
- worker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment