feat: Added k3s, metallb, tried adding traefik
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
---
|
||||
|
||||
mac_addr: ee:36:d5:79:f8:ff
|
||||
hostname: k3s-agent-urbosa
|
||||
ip_addr: 10.0.2.5
|
||||
lxc_host: 10.0.3.3
|
||||
cores: 3
|
||||
memory: 2048
|
||||
disk: 80
|
||||
vmid: 604
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.5
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
ip_addr: 10.0.2.5
|
||||
k3s_mac_addr: ee:36:d5:79:f8:ff
|
||||
k3s_hostname: k3s-agent-urbosa
|
||||
k3s_lxc_host: 10.0.3.3
|
||||
k3s_cores: 3
|
||||
k3s_memory: 2048
|
||||
k3s_disk: 80
|
||||
k3s_vmid: 604
|
||||
|
||||
Reference in New Issue
Block a user