diff options
Diffstat (limited to 'resources/tools/testbed-setup/ansible/host_vars/10.30.51.36.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/host_vars/10.30.51.36.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/tools/testbed-setup/ansible/host_vars/10.30.51.36.yaml b/resources/tools/testbed-setup/ansible/host_vars/10.30.51.36.yaml new file mode 100644 index 0000000000..e405b8064d --- /dev/null +++ b/resources/tools/testbed-setup/ansible/host_vars/10.30.51.36.yaml @@ -0,0 +1,7 @@ +--- +# file: host_vars/10.30.51.36.yaml + +hostname: "s17-t33-sut1" +isolcpus: "1-15,17-31,33-47,49-63" +cfs_cpus: "0,16,32,48" +taishan_workaround: True |