Immich VM: Initial provision and decommission Immich from Cloud VM (#11)
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 7m26s
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 7m26s
Reviewed-on: #11
This commit is contained in:
@@ -93,12 +93,6 @@
|
||||
backup: true
|
||||
storage: nvme
|
||||
size: 2048
|
||||
- name: Create media disk
|
||||
community.general.proxmox_disk:
|
||||
disk: scsi2
|
||||
backup: false
|
||||
storage: zfs
|
||||
size: 4096
|
||||
- name: Update VM
|
||||
community.general.proxmox_kvm:
|
||||
update: true
|
||||
@@ -107,8 +101,8 @@
|
||||
- debian-12
|
||||
- managed
|
||||
onboot: true
|
||||
cores: 16
|
||||
memory: 32768
|
||||
cores: 8
|
||||
memory: 16384
|
||||
|
||||
- name: Retart VM
|
||||
community.general.proxmox_kvm:
|
||||
|
Reference in New Issue
Block a user