Ansible.K3sCluster/vars/nodes.yml
djpbessems e2b2e78eb8
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Rebase to ISO;Add automatic name generation
2022-04-18 15:47:06 +02:00

11 lines
270 B
YAML

---
kubernetes:
clustername: k3s-dev
servers:
- ip: 192.168.11.121
iso_path: ubuntu-20.04.1-live-server-amd64.iso
- ip: 192.168.11.122
iso_path: ubuntu-20.04.1-live-server-amd64.iso
- ip: 192.168.11.123
iso_path: ubuntu-20.04.1-live-server-amd64.iso