3.3. vinfra service compute cluster setΒΆ

Change compute cluster parameters:

vinfra service compute cluster set [--cpu-model <cpu-model>]
--cpu-model <cpu-model>
Set the default CPU model for virtual machines (SandyBridge, IvyBridge, Haswell, Haswell-noTSX, Broadwell, Broadwell-noTSX, Skylake-Client, Skylake-Server, HostPassthrough)

Example:

# vinfra service compute cluster set --cpu-model Haswell

This command sets the default CPU model for VMs to Haswell.