Skip to content

Instantly share code, notes, and snippets.

@niiku-y
Created December 8, 2018 12:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niiku-y/190b1a4f713bd6c1d028a92dbd230ccb to your computer and use it in GitHub Desktop.
Save niiku-y/190b1a4f713bd6c1d028a92dbd230ccb to your computer and use it in GitHub Desktop.
nodes:
- address: 192.168.0.109
user: ubuntu
ssh_key_path: /home/ubuntu/.ssh/id_rsa.pri.lb01
role: [controlplane,worker,etcd]
- address: 192.168.0.110
user: ubuntu
ssh_key_path: /home/ubuntu/.ssh/id_rsa.pri.lb01
role: [controlplane,worker,etcd]
- address: 192.168.0.111
user: ubuntu
ssh_key_path: /home/ubuntu/.ssh/id_rsa.pri.lb01
role: [controlplane,worker,etcd]
services:
etcd:
snapshot: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment