Upgrade secrets VM CPU.
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m43s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m43s
Details
Mongo requires AVX https://jira.mongodb.org/browse/SERVER-54407
This commit is contained in:
parent
82fee4eb19
commit
f4bf9ddabb
|
@ -103,6 +103,7 @@
|
|||
onboot: true
|
||||
cores: 4
|
||||
memory: 4096
|
||||
cpu: x86-64-v3,flags=+spec-ctrl;+aes
|
||||
|
||||
- name: Retart VM
|
||||
community.general.proxmox_kvm:
|
||||
|
|
Loading…
Reference in New Issue