diff options
Diffstat (limited to 'resources/tools/testbed-setup/ansible/group_vars/skylake/sut.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/group_vars/skylake/sut.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/tools/testbed-setup/ansible/group_vars/skylake/sut.yaml b/resources/tools/testbed-setup/ansible/group_vars/skylake/sut.yaml new file mode 100644 index 0000000000..f5926abd94 --- /dev/null +++ b/resources/tools/testbed-setup/ansible/group_vars/skylake/sut.yaml @@ -0,0 +1,4 @@ +--- +# file: group_vars/skylake/sut.yaml + +isolcpus: "1-27,29-55,57-83,85-111" |