X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcaas-cpupooler.git;a=blobdiff_plain;f=ansible%2Froles%2Fcpupooler%2Fdefaults%2Fmain.yaml;fp=ansible%2Froles%2Fcpupooler%2Fdefaults%2Fmain.yaml;h=71b9e6118a0328c8cde812a64dc434653155e677;hp=0000000000000000000000000000000000000000;hb=615d289d61440f17b130a351510d1a2adcf40b80;hpb=e09ffaa6bfc5ce7e2a6cb5139a89bbb07218516b diff --git a/ansible/roles/cpupooler/defaults/main.yaml b/ansible/roles/cpupooler/defaults/main.yaml new file mode 100644 index 0000000..71b9e61 --- /dev/null +++ b/ansible/roles/cpupooler/defaults/main.yaml @@ -0,0 +1,22 @@ +--- +# Copyright 2019 Nokia +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +cpu_allocation_mapping: + caas_exclusive: + pool_name: exclusive_caas + caas_shared: + pool_name: shared_caas + platform: + pool_name: default