Using the infra playbook to set up frontend VMs leads to these frontend VMs running alongside other VMs managed by oned. In order to establish this VM as the highest priority under contention, we would like to be able to assign a high value of cpu shares, and maybe have it as an ansible default so it is set transparently. We can assume cgroups v2.
Using the
infraplaybook to set up frontend VMs leads to these frontend VMs running alongside other VMs managed byoned. In order to establish this VM as the highest priority under contention, we would like to be able to assign a high value of cpu shares, and maybe have it as an ansible default so it is set transparently. We can assume cgroups v2.