feat: Shit, multiple things

This commit is contained in:
Lino Silva
2023-01-31 15:37:13 +00:00
parent 51400d260b
commit acd49ed5d8
19 changed files with 80 additions and 7483 deletions
@@ -1,5 +1,5 @@
---
ansible_user: root
ansible_host: 10.0.3.105
ansible_host: 10.0.3.111
ansible_ssh_pass: "{{ proxmox_api_password }}"
@@ -0,0 +1,5 @@
---
ansible_user: root
ansible_host: 10.0.3.107
ansible_ssh_pass: "{{ proxmox_api_password }}"
+5
View File
@@ -0,0 +1,5 @@
---
ansible_user: root
ansible_host: 10.0.3.110
ansible_ssh_pass: "{{ proxmox_api_password }}"
-14
View File
@@ -1,14 +0,0 @@
---
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.5
# k3s_vm_host: 10.0.3.105
# k3s_cores: 3
# k3s_memory: 2048
# k3s_disk: 80
# k3s_vmid: 604
# k3s_template_id: 904
+1 -2
View File
@@ -1,8 +1,7 @@
---
ansible_user: root
ansible_host: 10.0.2.11
ansible_ssh_pass: "{{ proxmox_api_password }}"
mac_addr: 72:2E:3C:F0:2A:B3
vmid: 201
node: urbosa
node: mipha
+14
View File
@@ -0,0 +1,14 @@
---
ansible_user: root
ansible_host: 10.0.2.7
ansible_ssh_pass: "{{ proxmox_api_password }}"
ip_addr: 10.0.2.7
k3s_mac_addr: 65:AC:EE:EB:AC:C3
k3s_hostname: k3s-master-yuga
k3s_lxc_host: 10.0.3.7
k3s_vm_host: 10.0.3.107
k3s_cores: 4
k3s_memory: 12288
k3s_disk: 120
k3s_vmid: 607
k3s_template_id: 907