diff --git a/playbooks/airship-treasuremap-build-gate.yaml b/playbooks/airship-treasuremap-build-gate.yaml index 7f7dee2e3..cbf17cf77 100644 --- a/playbooks/airship-treasuremap-build-gate.yaml +++ b/playbooks/airship-treasuremap-build-gate.yaml @@ -89,14 +89,14 @@ ephemeral_vm_cfg: "{{ ephemeral_vm_cfg }}" ephemeral_vm_memory_mb: 6124 ephemeral_vm_vcpus: 4 - target_disk_size: 10G + target_disk_size: 20G target_vm_cfg: "{{ target_vm_cfg }}" - target_vm_memory_mb: 4096 + target_vm_memory_mb: 6124 target_vm_vcpus: 2 target_vms_count: 1 - worker_disk_size: 10G - worker_vm_memory_mb: 1024 - worker_vm_vcpus: 1 + worker_disk_size: 20G + worker_vm_memory_mb: 6124 + worker_vm_vcpus: 2 worker_vms_count: 1 airship_gate_file_exchanger: servername: "localhost"