feat: changed lxc to vm in k3s

This commit is contained in:
Lino Silva
2023-01-03 11:59:54 +00:00
parent 1913d6417c
commit c9c9861a82
33 changed files with 413 additions and 164 deletions
+9 -7
View File
@@ -3,10 +3,12 @@ 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
# k3s_mac_addr: ee:36:d5:79:f8:ff
# k3s_hostname: k3s-agent-urbosa
# k3s_lxc_host: 10.0.3.5
# k3s_vm_host: 10.0.3.105
# k3s_cores: 3
# k3s_memory: 2048
# k3s_disk: 80
# k3s_vmid: 604
# k3s_template_id: 904