osp.edpm.cpu_mask filter – Calculates cpu mask for the list of CPus.

New in osp.edpm 2.9

Synopsis

  • This filter will take the list of CPUs and will convert that to a cpu mask value.

Examples

"{{ cpu_list | osp.edpm.cpu_mask }}"

Return Value

Key

Description

Return value

string

Returned: success

Authors

  • EDPM team

Hint

Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.